Age | Commit message (Expand) | Author |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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 | net: export the receive time stamping hook for non-NAPI drivers | Richard Cochran |
2011-06-20 | ipv4, ping: Remove duplicate icmp.h include | Jesper Juhl |
2011-06-20 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-06-20 | batman-adv: improved gateway tq-based selection | Antonio Quartulli |
2011-06-20 | batman-adv: throw uevent in userspace on gateway add/change/del event | Antonio Quartulli |
2011-06-20 | batman-adv: gateway election code refactoring | Antonio Quartulli |
2011-06-20 | batman-adv: add wrapper function to throw uevent in userspace | Antonio Quartulli |
2011-06-20 | batman-adv: protect the local and the global trans-tables with rcu | Antonio Quartulli |
2011-06-20 | batman-adv: improved roaming mechanism | Antonio Quartulli |
2011-06-20 | batman-adv: improved client announcement mechanism | Antonio Quartulli |
2011-06-20 | batman-adv: Unify the first 3 bytes in each packet | Antonio Quartulli |
2011-06-20 | batman-adv: Reduce usage of char | Sven Eckelmann |
2011-06-20 | batman-adv: count_real_packets() in batman-adv assumes char is signed | David Howells |
2011-06-20 | batman-adv: Keep interface_tx as local function | Sven Eckelmann |
2011-06-20 | batman-adv: Move compare_orig to originator.c | Sven Eckelmann |
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 | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support | Antoine Reversat |
2011-06-17 | net/rds: use prink_ratelimited() instead of printk_ratelimit() | Manuel Zerpies |
2011-06-17 | net/can: use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies |
2011-06-16 | caif: Bugfix - XOFF removed channel from caif-mux | sjur.brandeland@stericsson.com |
2011-06-16 | rtnetlink: unlock on error path in netlink_dump() | Dan Carpenter |
2011-06-16 | net: Remove casts of void * | Joe Perches |
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: ipset: whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: hash:net,iface type introduced | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: use the stored first cidr value instead of '1' | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: fix return code for destroy when sets are in use | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: use unified from/to address masking and check the usage | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: take into account cidr value for the from address when crea... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: set type support with multiple revisions added | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: fix adding ranges to hash types | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: support listing setnames and headers too | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: options and flags support added to the kernel API | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: whitespace fixes: some space before tab slipped in | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: timeout can be modified for already added elements | Jozsef Kadlecsik |
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 |