index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
12
-23
/
+67
|
\
|
*
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-10
3
-2
/
+28
|
*
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-02-09
2
-0
/
+2
|
*
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
2017-02-09
1
-18
/
+22
|
*
net: dsa: Do not destroy invalid network devices
Florian Fainelli
2017-02-08
1
-0
/
+1
|
*
ping: fix a null pointer dereference
WANG Cong
2017-02-08
1
-0
/
+2
|
*
packet: round up linear to header len
Willem de Bruijn
2017-02-08
1
-3
/
+4
|
*
net: introduce device min_header_len
Willem de Bruijn
2017-02-08
1
-0
/
+1
|
*
sit: fix a double free on error path
WANG Cong
2017-02-08
1
-0
/
+1
|
*
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
2017-02-08
1
-0
/
+6
*
|
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
2017-02-10
1
-7
/
+9
*
|
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
2017-02-10
1
-6
/
+6
*
|
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
2017-02-10
1
-5
/
+5
*
|
devlink: fix the name of eswitch commands
Jiri Pirko
2017-02-10
1
-9
/
+9
*
|
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2017-02-10
21
-384
/
+219
|
\
\
|
*
|
mac80211: fix CSA in IBSS mode
Koen Vandeputte
2017-02-09
1
-2
/
+2
|
*
|
cfg80211: fix NAN bands definition
Luca Coelho
2017-02-09
5
-27
/
+47
|
*
|
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
3
-7
/
+15
|
*
|
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
2
-7
/
+11
|
*
|
nl80211: fix validation of scheduled scan info for wowlan netdetect
Arend Van Spriel
2017-02-08
1
-4
/
+6
|
*
|
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
2017-02-08
1
-1
/
+46
|
*
|
cfg80211: make rdev assignment clearer in nl80211_testmode_dump()
Luca Coelho
2017-02-08
1
-7
/
+6
|
*
|
mac80211: check for allocation failure in debugfs code
Dan Carpenter
2017-02-08
1
-2
/
+9
|
*
|
mac80211: aes-cmac: switch to shash CMAC driver
Ard Biesheuvel
2017-02-08
3
-107
/
+32
|
*
|
mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher
Ard Biesheuvel
2017-02-08
3
-45
/
+34
|
*
|
cfg80211 debugfs: Cleanup some checkpatch issues
Pichugin Dmitry
2017-02-08
1
-5
/
+5
|
*
|
mac80211: add back lost debugfs files
Johannes Berg
2017-02-07
2
-0
/
+2
|
*
|
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-26
3
-4
/
+4
|
*
|
rfkill: remove rfkill-regulator
Johannes Berg
2017-01-24
3
-166
/
+0
*
|
|
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
|
|
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
|
|
net: Fix checkpatch, Missing a blank line after declarations
tcharding
2017-02-10
1
-0
/
+13
*
|
|
net: Fix checkpatch block comments warnings
tcharding
2017-02-10
1
-32
/
+33
*
|
|
net: Fix checkpatch whitespace errors
tcharding
2017-02-10
1
-19
/
+20
*
|
|
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
2017-02-10
1
-71
/
+71
*
|
|
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
1
-4
/
+26
*
|
|
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
1
-16
/
+180
*
|
|
switchdev: bridge: Offload mc router ports
Nogah Frankel
2017-02-10
1
-0
/
+15
*
|
|
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
2017-02-10
1
-15
/
+9
*
|
|
switchdev: bridge: Offload multicast disabled
Nogah Frankel
2017-02-10
1
-0
/
+16
*
|
|
sched: check negative err value to safe one level of indent
Jiri Pirko
2017-02-10
1
-13
/
+9
*
|
|
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
2017-02-10
1
-1
/
+2
*
|
|
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
2017-02-10
1
-10
/
+19
*
|
|
sched: push TC filter protocol creation into a separate function
Jiri Pirko
2017-02-10
1
-51
/
+59
*
|
|
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
13
-24
/
+32
*
|
|
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-10
2
-6
/
+6
*
|
|
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2017-02-10
1
-13
/
+14
*
|
|
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
2017-02-10
1
-7
/
+7
*
|
|
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
2017-02-10
1
-2
/
+2
*
|
|
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
2017-02-10
1
-1
/
+2
[next]