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
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-9
/
+18
2011-06-21
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
Xufeng Zhang
2
-0
/
+6
2011-06-21
ipv6/udp: Use the correct variable to determine non-blocking condition
Xufeng Zhang
1
-1
/
+1
2011-06-20
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-37
/
+66
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2
-9
/
+18
2011-06-19
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
1
-0
/
+1
2011-06-18
ipv4: fix multicast losses
Eric Dumazet
1
-3
/
+1
2011-06-17
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
1
-8
/
+6
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
3
-0
/
+3
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-9
/
+24
2011-06-17
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
1
-1
/
+1
2011-06-16
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-06-16
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-16
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-11
/
+25
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-16
/
+19
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
1
-1
/
+3
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
4
-4
/
+8
2011-06-16
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
1
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
1
-3
/
+1
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
1
-1
/
+1
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
2
-1
/
+10
2011-06-15
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
1
-1
/
+1
2011-06-14
Bluetooth: Fix accepting connect requests for defer_setup
Johan Hedberg
1
-6
/
+15
2011-06-13
ieee802154: Don't leak memory in ieee802154_nl_fill_phy
Jesper Juhl
1
-1
/
+2
2011-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-5
/
+10
2011-06-13
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
1
-2
/
+2
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2
-1
/
+10
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2
-16
/
+19
2011-06-11
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
1
-1
/
+2
2011-06-11
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2
-28
/
+34
2011-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
4
-9
/
+24
2011-06-10
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
1
-8
/
+10
2011-06-10
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-1
/
+12
2011-06-09
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
Steffen Klassert
1
-3
/
+3
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2
-0
/
+2
2011-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-36
/
+16
2011-06-09
netpoll: prevent netpoll setup on slave devices
WANG Cong
1
-0
/
+6
2011-06-09
net: pmtu_expires fixes
Eric Dumazet
1
-34
/
+44
2011-06-08
mac80211: fix IBSS teardown race
Johannes Berg
1
-2
/
+4
2011-06-07
ceph: fix sync vs canceled write
Sage Weil
1
-5
/
+10
2011-06-07
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
1
-2
/
+2
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
1
-6
/
+0
2011-06-07
net: cpu offline cause napi stall
Heiko Carstens
1
-0
/
+5
2011-06-07
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
1
-0
/
+6
2011-06-06
af_packet: prevent information leak
Eric Dumazet
1
-0
/
+2
2011-06-06
irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock
David S. Miller
1
-0
/
+5
[next]