index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-17
kcm: Use stream parser
Tom Herbert
4
-392
/
+110
2016-08-17
strparser: Stream parser for messages
Tom Herbert
5
-0
/
+499
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-17
Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-48
/
+2254
2016-08-15
switchdev: Put export declaration in the right place
Or Gerlitz
1
-1
/
+1
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-9
/
+20
2016-08-14
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-13
Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...
David S. Miller
9
-83
/
+112
2016-08-12
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
1
-1
/
+1
2016-08-12
Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-442
/
+1081
2016-08-11
nl80211: explicitly check enum nl80211_mesh_power_mode
Johannes Berg
1
-1
/
+13
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2
-5
/
+5
2016-08-11
cfg80211: identically validate beacon interval for AP/MESH/IBSS
Purushottam Kushwaha
2
-8
/
+10
2016-08-11
cfg80211: always notify userspace when wireless netdev is removed
Denis Kenzior
2
-17
/
+5
2016-08-11
cfg80211: always notify userspace of new wireless netdevs
Denis Kenzior
3
-14
/
+37
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
3
-12
/
+40
2016-08-10
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
1
-34
/
+79
2016-08-10
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
5
-15
/
+23
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
4
-21
/
+21
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
2016-08-09
net: Remove fib_local variable
David Ahern
1
-7
/
+0
2016-08-09
batman-adv: Indicate netlink socket can be used with netns.
Andrew Lunn
1
-0
/
+1
2016-08-09
batman-adv: add backbone table netlink support
Simon Wunderlich
3
-0
/
+178
2016-08-09
batman-adv: Provide bla group in the mesh_info netlink msg
Sven Eckelmann
1
-0
/
+8
2016-08-09
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
Andrew Lunn
3
-1
/
+190
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
Sven Eckelmann
1
-0
/
+125
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
1
-0
/
+105
2016-08-09
batman-adv: netlink: add gateway table queries
Sven Eckelmann
4
-0
/
+74
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
2
-0
/
+341
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
2
-0
/
+368
2016-08-09
batman-adv: netlink: add originator and neighbor table queries
Matthias Schiffer
4
-0
/
+186
2016-08-09
batman-adv: Provide TTVN in the mesh_info netlink msg
Sven Eckelmann
1
-1
/
+4
2016-08-09
batman-adv: netlink: add translation table query
Matthias Schiffer
5
-37
/
+406
2016-08-09
batman-adv: netlink: hardif query
Matthias Schiffer
1
-2
/
+126
2016-08-09
batman-adv: netlink: add routing_algo query
Matthias Schiffer
4
-1
/
+82
2016-08-09
batman-adv: Suppress debugfs entries for netns's
Andrew Lunn
1
-0
/
+18
2016-08-09
batman-adv: Handle parent interfaces in a different netns
Andrew Lunn
1
-7
/
+43
2016-08-09
batman-adv: Fix consistency of update route messages
Sven Eckelmann
1
-26
/
+17
2016-08-09
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
1
-1
/
+1
2016-08-09
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2
-8
/
+20
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
3
-19
/
+169
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
4
-59
/
+98
2016-08-09
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2016-08-09
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
1
-30
/
+47
2016-08-09
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
1
-0
/
+28
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
3
-4
/
+226
2016-08-09
batman-adv: make GW election code protocol specific
Antonio Quartulli
5
-192
/
+263
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
3
-2
/
+79
2016-08-09
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
1
-15
/
+4
[next]