summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: metrics: New netlink attribute for src IP and dumped in netlink replyChristoph Paasch2014-01-101-0/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-108-6/+192
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-108-6/+192
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-084-1/+6
| | |\
| | | * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+2
| | | * Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-113-0/+3
| | | * net: if_arp: add ARPHRD_6LOWPAN typeJukka Rissanen2013-12-111-0/+1
| | * | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-061-0/+9
| | * | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-192-1/+66
| | * | nl80211: support vendor-specific eventsJohannes Berg2013-12-192-4/+64
| | * | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-102-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | netfilter: introduce l2tp match extensionJames Chapman2014-01-092-0/+28
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-096-15/+48
|\ \ \ \ | |/ / / |/| | |
| * | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-091-2/+2
| * | | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-091-6/+16
| * | | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-091-3/+3
| * | | netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-091-1/+1
| * | | netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-091-0/+2
| * | | netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-074-1/+6
| * | | netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-071-0/+2
| * | | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-074-0/+6
| * | | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-1/+8
| * | | netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-2/+3
* | | | net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-071-3/+3
* | | | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-1/+17
|/ / /
* | | 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