summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2013-12-26mdio: unused ethtool functionsstephen hemminger
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19sh_eth: add PHY IRQ to platform dataSergei Shtylyov
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Add function to set the rxhashTom Herbert