summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu
2013-12-31sch_netem: support of 64bit ratesYang Yingliang
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann
2013-12-31printk: Add a DEPRECATED macroNeil Horman
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert
2013-12-29lro: remove dead codestephen hemminger
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-28macvlan: make start_xmit localstephen hemminger
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang
2013-12-26mdio: unused ethtool functionsstephen hemminger
2013-12-22netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger
2013-12-20sh_eth: add PHY IRQ to platform dataSergei Shtylyov
2013-12-20net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds