summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-21dcb: Add missing error check in dcb_ieee_set()John Fastabend
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21udp: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-20batman-adv: improved gateway tq-based selectionAntonio Quartulli
2011-06-20batman-adv: throw uevent in userspace on gateway add/change/del eventAntonio Quartulli
2011-06-20batman-adv: gateway election code refactoringAntonio Quartulli
2011-06-20batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli
2011-06-20batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-20batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-20batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells
2011-06-20batman-adv: Keep interface_tx as local functionSven Eckelmann
2011-06-20batman-adv: Move compare_orig to originator.cSven Eckelmann
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-18ipv4: fix multicast lossesEric Dumazet
2011-06-17inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-06-17net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-06-16caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com
2011-06-16rtnetlink: unlock on error path in netlink_dump()Dan Carpenter
2011-06-16net: Remove casts of void *Joe Perches
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-16netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik