Age | Commit message (Expand) | Author |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko |
2011-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-07-07 | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it | Wei Yongjun |
2011-07-07 | net: refine {udp|tcp|sctp}_mem limits | Eric Dumazet |
2011-07-05 | net: vlan: enable soft features regardless of underlying device | Shan Wei |
2011-07-05 | bridge: Always flood broadcast packets | Herbert Xu |
2011-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-04 | net: bind() fix error return on wrong address family | Marcus Meissner |
2011-07-01 | xfrm4: Don't call icmp_send on local error | Steffen Klassert |
2011-07-01 | ipv4: Don't use ufo handling on later transformed packets | Steffen Klassert |
2011-07-01 | xfrm: Remove family arg from xfrm_bundle_ok | Steffen Klassert |
2011-07-01 | ipv6: Don't put artificial limit on routing table size. | David S. Miller |
2011-07-01 | ipv6: Don't change dst->flags using assignments. | David S. Miller |
2011-07-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-29 | netfilter: Fix ip_route_me_harder triggering ip_rt_bug | Julian Anastasov |
2011-06-27 | ipv4: Fix IPsec slowpath fragmentation problem | Steffen Klassert |
2011-06-27 | ipv4: Fix packet size calculation in __ip_append_data | Steffen Klassert |
2011-06-27 | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov |
2011-06-24 | bridge: Only flood unregistered groups to routers | Herbert Xu |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-21 | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet | Xufeng Zhang |
2011-06-21 | ipv6/udp: Use the correct variable to determine non-blocking condition | Xufeng Zhang |
2011-06-21 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-20 | ipv4, ping: Remove duplicate icmp.h include | Jesper Juhl |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |
2011-06-19 | netpoll: copy dev name of slaves to struct netpoll | WANG Cong |
2011-06-18 | ipv4: fix multicast losses | Eric Dumazet |
2011-06-17 | inet_diag: fix inet_diag_bc_audit() | Eric Dumazet |
2011-06-17 | net: rfs: enable RFS before first data packet is received | Eric Dumazet |
2011-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-17 | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust |
2011-06-17 | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support | Antoine Reversat |
2011-06-16 | caif: Bugfix - XOFF removed channel from caif-mux | sjur.brandeland@stericsson.com |
2011-06-16 | IGMP snooping: set mrouters_only flag for IPv6 traffic properly | Fernando Luis Vázquez Cao |
2011-06-16 | IGMP snooping: set mrouters_only flag for IPv4 traffic properly | Fernando Luis Vázquez Cao |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-06-16 | netfilter: fix looped (broad|multi)cast's MAC handling | Nicolas Cavallari |
2011-06-16 | netfilter: ipt_ecn: fix inversion for IP header ECN match | Patrick McHardy |
2011-06-16 | netfilter: ipt_ecn: fix protocol check in ecn_mt_check() | Patrick McHardy |
2011-06-16 | netfilter: ip_tables: fix compile with debug | Sebastian Andrzej Siewior |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Patrick McHardy |
2011-06-15 | Bluetooth: Fix L2CAP connection establishment | Ilia Kolomisnky |