summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-041-24/+3
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-044-13/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-041-0/+5
|\
| * pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher2014-01-031-0/+5
* | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-041-1/+0
* | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-041-6/+1
* | <linux/phy.h>: coding style fixesSergei Shtylyov2014-01-041-19/+19
* | bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+12
* | bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+1
* | bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+1
* | llc: make lock staticstephen hemminger2014-01-031-1/+0
* | socket: cleanupsstephen hemminger2014-01-032-4/+0
|/
* ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-031-2/+6
* ipv4: Cache dst in tunnelsTom Herbert2014-01-031-0/+3
* sched action: make local function staticstephen hemminger2014-01-021-3/+0
* net: Cleanup in eth-netx.hSachin Kamat2014-01-021-4/+2
* ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-021-1/+1
* ipv6: namespace cleanupsstephen hemminger2014-01-012-24/+0
* net: core functions cleanupstephen hemminger2014-01-011-6/+0
* netlink: cleanup tap related functionsstephen hemminger2014-01-011-2/+0
* netlink: cleanup rntl_af_registerstephen hemminger2014-01-011-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-013-15/+218
|\
| * nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-162-0/+13
| * mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-0/+4
| * mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-2/+19
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16556-6619/+14850
| |\
| * | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-052-3/+5
| * | nl80211: vendor command supportJohannes Berg2013-12-033-3/+167
| * | nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski2013-12-032-0/+10
| * | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-7/+0
* | | net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu2013-12-311-0/+4
* | | sch_netem: support of 64bit ratesYang Yingliang2013-12-311-0/+1
* | | net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-314-1/+48
* | | netlink: specify netlink packet direction for nlmonDaniel Borkmann2013-12-311-1/+3
* | | printk: Add a DEPRECATED macroNeil Horman2013-12-311-0/+7
* | | net: Allow setting sock flow hash without a sockTom Herbert2013-12-311-4/+14
* | | lro: remove dead codestephen hemminger2013-12-291-23/+0
* | | tcp: make local functions staticstephen hemminger2013-12-291-3/+0
* | | ipv4: ping make local stuff staticStephen Hemminger2013-12-281-8/+0
* | | ipv4: remove unused functionStephen Hemminger2013-12-281-1/+0
* | | arp: make arp_invalidate staticStephen Hemminger2013-12-281-1/+0
* | | macvlan: make start_xmit localstephen hemminger2013-12-281-3/+0
* | | sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-261-0/+2
* | | mdio: unused ethtool functionsstephen hemminger2013-12-261-3/+0
* | | netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-221-1/+1
* | | sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-191-0/+1
* | | net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-191-0/+2
* | | drivers: net: Include new header file in sbni.cRashika Kheria2013-12-191-0/+31
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-195-20/+17
|\ \ \
| * | | xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-161-0/+1