index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-21
/
+35
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-14
/
+42
2017-06-14
net_sched: move tcf_lock down after gen_replace_estimator()
WANG Cong
1
-5
/
+3
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
6
-25
/
+29
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
4
-2
/
+16
2017-06-13
net: dsa: Relocate master ethtool operations
Florian Fainelli
2
-18
/
+14
2017-06-13
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
5
-39
/
+36
2017-06-13
caif: Add sockaddr length check before accessing sa_family in connect handler
Mateusz Jurczyk
1
-0
/
+4
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
27
-103
/
+463
2017-06-13
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-m...
David S. Miller
11
-62
/
+72
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+4
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-4
/
+5
2017-06-13
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-06-13
net: rps: fix uninitialized symbol warning
Ashwanth Goli
1
-1
/
+1
2017-06-13
batman-adv: Accept only filled wifi station info
Sven Eckelmann
1
-0
/
+4
2017-06-13
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
1
-2
/
+4
2017-06-13
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-4
/
+1
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
2
-1
/
+4
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
4
-0
/
+195
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-0
/
+9
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-12
hsr: fix incorrect warning
Karicheri, Muralidharan
3
-5
/
+9
2017-06-12
udp: try to avoid 2 cache miss on dequeue
Paolo Abeni
1
-11
/
+103
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
2
-5
/
+25
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2
-13
/
+5
2017-06-12
proc: snmp6: Use correct type in memset
Christian Perle
1
-1
/
+1
2017-06-12
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2017-06-11
net: ipmr: Fix some mroute forwarding issues in vrf's
Donald Sharp
1
-17
/
+15
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-0
/
+20
2017-06-10
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
1
-7
/
+1
2017-06-10
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
1
-1
/
+1
2017-06-10
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
Jia-Ju Bai
1
-5
/
+1
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
1
-6
/
+2
2017-06-10
sctp: use read_lock_bh in sctp_eps_seq_show
Xin Long
1
-4
/
+2
2017-06-10
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
1
-2
/
+2
2017-06-10
sctp: disable BH in sctp_for_each_endpoint
Xin Long
1
-2
/
+2
2017-06-10
net/packet: remove unneeded declaraion of tpacket_snd().
Rosen, Rami
1
-1
/
+0
2017-06-10
l2tp: cast l2tp traffic counter to unsigned
Dominik Heidler
1
-6
/
+7
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
1
-0
/
+1
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
1
-9
/
+33
[prev]
[next]