summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-2/+3
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-072-0/+8
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-061-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-063-1/+20
|\
| * openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-061-1/+9
| * openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-061-0/+4
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-061-0/+3
| * genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-061-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-0619-25/+121
|\ \
| * | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-021-0/+13
| * | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-3/+0
| * | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-011-1/+1
| * | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-311-0/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-302-0/+14
| |\ \
| | * | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-191-0/+5
| | |\ \
| | | * | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-0/+5
| | * | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+5
| * | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
| |\ \ \ \
| | * | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-051-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
| |\ \ \ \
| | * | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-171-0/+1
| | |/ / /
| * | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-241-1/+1
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-231-1/+1
| |\ \ \ \
| | * | | | IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-221-4/+1
| |\ \ \ \ \
| | * | | | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
| | * | | | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0
| | |/ / / /
| * | | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-1/+2
| * | | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
| * | | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-203-5/+6
| * | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
| * | | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
| |\ \ \ \ \
| | * | | | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-191-0/+1
| |\ \ \ \ \ \
| | * | | | | | perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
| * | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-12-184-1/+60
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-181-1/+6
| | * | | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-182-1/+45
| | * | | | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-181-0/+9
| | * | | | | | kexec: migrate to reboot cpuVivek Goyal2013-12-181-0/+1
* | | | | | | | tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-061-1/+4
* | | | | | | | net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-061-0/+25
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-064-0/+385
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-302-0/+299
| * | | | | | | | netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2013-12-281-0/+2
| * | | | | | | | netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka2013-12-171-0/+2
| * | | | | | | | netfilter: nft: add queue moduleEric Leblond2013-12-071-0/+20
| * | | | | | | | netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-071-0/+62
* | | | | | | | | 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa2014-01-051-19/+19