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
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-13
/
+67
2009-07-16
net: sock_copy() fixes
Eric Dumazet
1
-2
/
+18
2009-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-5
/
+21
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
1
-3
/
+18
2009-07-16
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
1
-2
/
+3
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2
-0
/
+2
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2
-0
/
+6
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
4
-3
/
+148
2009-07-15
wext: optimise, comment and fix event sending
Johannes Berg
1
-57
/
+57
2009-07-15
wireless extensions: make netns aware
Johannes Berg
1
-32
/
+29
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
1
-2
/
+2
2009-07-13
net: Rename lookup_neigh_params function
Tobias Klauser
1
-3
/
+3
2009-07-12
net: remove redundant sched/ in net/Makefile
Changli Gao
1
-1
/
+0
2009-07-12
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2
-3
/
+110
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
1
-15
/
+3
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
1
-3
/
+5
2009-07-12
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
1
-1
/
+47
2009-07-12
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
Sridhar Samudrala
2
-1
/
+72
2009-07-12
net: move and export get_net_ns_by_pid
Johannes Berg
2
-20
/
+22
2009-07-12
genetlink: make netns aware
Johannes Berg
5
-50
/
+156
2009-07-12
net: make namespace iteration possible under RCU
Johannes Berg
1
-3
/
+11
2009-07-12
netlink: use call_rcu for netlink_change_ngroups
Johannes Berg
1
-4
/
+30
2009-07-12
netlink: remove unused exports
Johannes Berg
1
-2
/
+0
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
1
-0
/
+1
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2
-2
/
+0
2009-07-11
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
1
-2
/
+17
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
1
-2
/
+9
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
7
-356
/
+356
2009-07-10
cfg80211: fix locking
Johannes Berg
12
-195
/
+804
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2
-6
/
+6
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
4
-49
/
+45
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
1
-6
/
+0
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
2
-35
/
+42
2009-07-10
cfg80211: fix netdev down problem
Johannes Berg
2
-3
/
+4
2009-07-10
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2
-33
/
+23
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
7
-891
/
+750
2009-07-10
mac80211: remove dead code from mlme
Johannes Berg
3
-8
/
+1
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
6
-13
/
+25
2009-07-10
rfkill: prep for rfkill API changes
Johannes Berg
1
-2
/
+8
2009-07-10
cfg80211: check for current_bss from giwrate
Samuel Ortiz
1
-2
/
+5
2009-07-10
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
1
-1
/
+1
2009-07-10
cfg80211: fix giwrange
Johannes Berg
1
-4
/
+3
2009-07-10
nl80211: limit to one pairwise cipher for associate()
Johannes Berg
1
-4
/
+6
2009-07-10
cfg80211: refuse authenticating to same BSSID twice
Johannes Berg
1
-7
/
+15
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
10
-211
/
+567
2009-07-10
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
2
-22
/
+24
2009-07-10
cfg80211: reset auth algorithm
Johannes Berg
1
-0
/
+1
2009-07-10
cfg80211: send events for userspace SME
Johannes Berg
1
-26
/
+38
2009-07-10
mac80211: remove dead code, clean up
Johannes Berg
5
-264
/
+54
2009-07-10
mac80211: remove auth algorithm retry
Johannes Berg
4
-62
/
+4
[next]