summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing4-13/+13
2014-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-03pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com1-0/+12
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-03llc: make lock staticstephen hemminger1-1/+0
2014-01-03socket: cleanupsstephen hemminger2-4/+0
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-2/+6
2014-01-03ipv4: Cache dst in tunnelsTom Herbert1-0/+3
2014-01-02sched action: make local function staticstephen hemminger1-3/+0
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing1-1/+1
2014-01-01ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-01net: core functions cleanupstephen hemminger1-6/+0
2014-01-01netlink: cleanup tap related functionsstephen hemminger1-2/+0
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-15/+218
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu1-0/+4
2013-12-31sch_netem: support of 64bit ratesYang Yingliang1-0/+1
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann1-1/+3
2013-12-31printk: Add a DEPRECATED macroNeil Horman1-0/+7
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert1-4/+14
2013-12-29lro: remove dead codestephen hemminger1-23/+0
2013-12-29tcp: make local functions staticstephen hemminger1-3/+0
2013-12-28ipv4: ping make local stuff staticStephen Hemminger1-8/+0
2013-12-28ipv4: remove unused functionStephen Hemminger1-1/+0
2013-12-28arp: make arp_invalidate staticStephen Hemminger1-1/+0
2013-12-28macvlan: make start_xmit localstephen hemminger1-3/+0
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang1-0/+2
2013-12-26mdio: unused ethtool functionsstephen hemminger1-3/+0
2013-12-22netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger1-1/+1
2013-12-19sh_eth: add PHY IRQ to platform dataSergei Shtylyov1-0/+1
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+2
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria1-0/+31
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-20/+17
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann1-56/+75
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam1-0/+25
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco1-2/+2
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa3-2/+11