summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-1/+1
2014-01-04netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02net: core functions cleanupstephen hemminger1-6/+0
2014-01-02netlink: cleanup tap related functionsstephen hemminger1-2/+0
2014-01-01vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-31printk: Add a DEPRECATED macroNeil Horman1-0/+7
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+14
2013-12-30lro: remove dead codestephen hemminger1-23/+0
2013-12-28macvlan: make start_xmit localstephen hemminger1-3/+0
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-26mdio: unused ethtool functionsstephen hemminger1-3/+0
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-22aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-21mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-12-20sh_eth: add PHY IRQ to platform dataSergei Shtylyov1-0/+1
2013-12-20net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion1-0/+2
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann1-56/+75
2013-12-19mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2013-12-19mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-0/+44
2013-12-19mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-0/+9
2013-12-19kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-19ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2013-12-19ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+1
2013-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-56/+94
2013-12-18net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend1-0/+5
2013-12-18net: Add utility function to copy skb hashTom Herbert1-0/+6
2013-12-18net: Add function to set the rxhashTom Herbert1-0/+40
2013-12-18net: Add utility functions to clear rxhashTom Herbert1-0/+12
2013-12-18net: Change skb_get_rxhash to skb_get_hashTom Herbert1-3/+3
2013-12-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+32
2013-12-18net: remove dead code for add/del multiplestephen hemminger1-11/+0
2013-12-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+3
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth1-0/+2
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-0/+36
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-23/+24
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+18
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong1-0/+1
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+3
2013-12-13mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-13include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-13include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4