aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu
2013-12-31sch_netem: support of 64bit ratesYang Yingliang
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann
2013-12-31printk: Add a DEPRECATED macroNeil Horman
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-12-29lro: remove dead codestephen hemminger
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez
2013-12-28macvlan: make start_xmit localstephen hemminger
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang
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-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-22netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti
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-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
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-19drivers: net: Include new header file in sbni.cRashika Kheria
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman