summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Add function to set the rxhashTom Herbert
2013-12-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17tcp: refine TSO splitsEric Dumazet
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com
2013-12-14netconf: add proxy-arp supportstephen hemminger
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu
2013-12-12macvlan: Remove custom recieve and forward handlersVlad Yasevich
2013-12-11ipv6: router reachability probingJiri Benc
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue
2013-12-11ipv4: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-11dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot
2013-12-10etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches
2013-12-10etherdevice: Add ether_addr_equal_unalignedJoe Perches
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko
2013-12-10neigh: convert parms to an arrayJiri Pirko
2013-12-10net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-10packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann