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
2010-01-15
appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()
Roel Kluin
1
-1
/
+1
2010-01-15
dccp_probe: Fix module load dependencies between dccp and dccp_probe
Neil Horman
1
-1
/
+2
2010-01-13
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
1
-1
/
+6
2010-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-45
/
+155
2010-01-11
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2010-01-11
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-11
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-25
/
+31
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2
-3
/
+2
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
3
-9
/
+9
2010-01-06
mac80211: fix-up build breakage in 2.6.33
John W. Linville
1
-1
/
+1
2010-01-05
mac80211: fix skb buffering issue
Johannes Berg
6
-32
/
+132
2010-01-04
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
1
-1
/
+13
2010-01-03
net/sctp/socket.c: squish warning
Andrew Morton
1
-2
/
+1
2010-01-03
rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC
Bernard Pidoux F6BVP
1
-1
/
+1
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-5
/
+41
2009-12-28
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
2009-12-28
mac80211: fix race with suspend and dynamic_ps_disable_work
Luis R. Rodriguez
1
-0
/
+4
2009-12-28
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-26
NET: XFRM: Fix spelling of neighbour.
Ralf Baechle
1
-1
/
+1
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+3
2009-12-23
pktgen: ndo_start_xmit can return NET_XMIT_xxx values
John Fastabend
1
-2
/
+7
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2
-15
/
+3
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+32
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-18
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
1
-1
/
+2
2009-12-18
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-15
packet: dont call sleeping functions while holding rcu_read_lock()
Eric Dumazet
1
-40
/
+31
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-10
/
+47
2009-12-15
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
7
-77
/
+54
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2
-4
/
+23
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
3
-6
/
+19
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-12-13
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2
-3
/
+14
[next]