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
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
23
-461
/
+668
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
8
-306
/
+315
2008-03-06
mac80211: reorder a few fields in sta_info
Johannes Berg
1
-2
/
+2
2008-03-06
mac80211: fix kernel-doc comment for mesh_plink_deactivate
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
2
-11
/
+14
2008-03-06
mac80211: export mesh_plink_broken
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: clarify mesh Kconfig
Johannes Berg
1
-2
/
+3
2008-03-06
mac80211: add missing "break" statement in mesh code
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: enable mesh in Kconfig
Johannes Berg
2
-0
/
+21
2008-03-06
mac80211: mesh hwmp locking fixes
Johannes Berg
1
-1
/
+4
2008-03-06
mac80211: clean up mesh code
Johannes Berg
14
-272
/
+269
2008-03-06
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
1
-1
/
+27
2008-03-06
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
1
-10
/
+259
2008-03-06
mac80211: mesh statistics and config through debugfs
Luis Carlos Cobo
1
-0
/
+197
2008-03-06
mac80211: code for on-demand Hybrid Wireless Mesh Protocol
Luis Carlos Cobo
1
-0
/
+862
2008-03-06
mac80211: mesh path table implementation
Luis Carlos Cobo
1
-0
/
+522
2008-03-06
mac80211: mesh peer link implementation
Luis Carlos Cobo
1
-0
/
+755
2008-03-06
mac80211: mesh changes to the MLME
Luis Carlos Cobo
1
-59
/
+263
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
10
-50
/
+394
2008-03-06
mac80211: support for mesh interfaces in mac80211 data path
Luis Carlos Cobo
2
-33
/
+246
2008-03-06
mac80211: support functions for mesh
Luis Carlos Cobo
1
-0
/
+383
2008-03-06
mac80211: mesh function and data structures definitions
Luis Carlos Cobo
1
-0
/
+283
2008-03-06
mac80211: add mesh interface type
Johannes Berg
4
-0
/
+13
2008-03-06
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
2
-31
/
+427
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
84
-1008
/
+1008
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
21
-66
/
+64
2008-03-05
[IPV6]: Remove commented lines.
Daniel Lezcano
1
-9
/
+0
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-36
/
+39
2008-03-05
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
Benjamin Thery
1
-5
/
+8
2008-03-05
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
1
-5
/
+0
2008-03-05
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
Daniel Lezcano
2
-5
/
+8
2008-03-05
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
10
-14
/
+15
2008-03-05
[NETNS][IPV6] addrconf - make addrconf per namespace
Benjamin Thery
1
-63
/
+50
2008-03-05
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...
Daniel Lezcano
2
-21
/
+51
2008-03-05
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls
Daniel Lezcano
1
-0
/
+3
2008-03-05
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
Benjamin Thery
1
-6
/
+4
2008-03-05
[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence
Benjamin Thery
1
-13
/
+14
2008-03-04
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-49
/
+43
2008-03-04
rc80211-pid: fix rate adjustment
Stefano Brivio
1
-49
/
+43
2008-03-04
[ESP]: Add select on AUTHENC
Herbert Xu
2
-2
/
+2
2008-03-04
[TCP]: TCP cubic v2.2
Sangtae Ha
1
-27
/
+8
2008-03-04
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
Daniel Lezcano
1
-9
/
+13
2008-03-04
[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...
Benjamin Thery
1
-11
/
+12
2008-03-04
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
Benjamin Thery
1
-31
/
+31
2008-03-04
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
Daniel Lezcano
1
-18
/
+29
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
4
-107
/
+166
2008-03-04
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
Daniel Lezcano
4
-37
/
+75
2008-03-04
[NETNS][IPV6] route6 - make route6 per namespace
Daniel Lezcano
2
-50
/
+51
2008-03-04
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...
Daniel Lezcano
2
-3
/
+3
[next]