summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-16net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico
2014-01-16net: Add skb_get_hash_rawTom Herbert
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2014-01-15etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches
2014-01-15net: rename sysfs symlinks on device name changeVeaceslav Falico
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-13phylib: Add of_phy_attachAndy Fleming
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10ieee80211: add definition for SMS4 key lenAvinash Patil
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-10ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-058021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov
2014-01-03socket: cleanupsstephen hemminger
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-02net: Cleanup in eth-netx.hSachin Kamat
2014-01-01net: core functions cleanupstephen hemminger
2014-01-01netlink: cleanup tap related functionsstephen hemminger
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-31printk: Add a DEPRECATED macroNeil Horman
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-29lro: remove dead codestephen hemminger
2013-12-28macvlan: make start_xmit localstephen hemminger
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller