summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1951-225/+1323
|\
| * bonding: fix bond_get_stats()Eric Dumazet2016-03-181-0/+1
| * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-181-0/+7
| * bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-181-0/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-141-0/+17
| |\
| | * Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-111-0/+17
| | |\
| | | * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-0/+17
| * | | net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-141-1/+1
| * | | net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-141-2/+2
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-142-5/+6
| |\ \ \
| | * | | Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
| | * | | mac802154: use put and get unaligned functionsAlexander Aring2016-03-101-5/+5
| | |/ /
| * | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-141-0/+10
| * | | net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+28
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+1
| * | | sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-132-6/+6
| * | | csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck2016-03-131-6/+6
| * | | vxlan: support setting IPv6 flow labelDaniel Borkmann2016-03-111-0/+1
| * | | ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-113-4/+9
| * | | net/flower: Fix pointer castAmir Vadai2016-03-111-1/+1
| * | | net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-101-0/+16
| * | | net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-102-7/+18
| * | | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2016-03-101-0/+13
| * | | net/flower: Introduce hardware offload supportAmir Vadai2016-03-101-0/+14
| * | | kcm: mark helper functions inlineArnd Bergmann2016-03-101-2/+2
| |/ /
| * | kcm: Add receive message timeoutTom Herbert2016-03-091-0/+3
| * | kcm: Add memory limit for receive message constructionTom Herbert2016-03-091-0/+4
| * | kcm: Add statistics and proc interfacesTom Herbert2016-03-091-0/+94
| * | kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-091-0/+125
| * | tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-091-0/+24
| * | ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-081-0/+11
| * | ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-081-0/+1
| * | ipv6: per netns fib6 walkersMichal Kubeček2016-03-081-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-081-1/+3
| |\ \
| | * | netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-021-1/+3
| * | | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-081-0/+15
| * | | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2016-03-081-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+6
| |\ \ \ | | | |/ | | |/|
| * | | net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-031-0/+6
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-033-2/+38
| |\ \ \
| | * | | 6lowpan: iphc: add support for stateful compressionAlexander Aring2016-02-231-0/+32
| | * | | mac802154: fix mac header length checkAlexander Aring2016-02-231-2/+3
| | * | | Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-231-0/+3
| * | | | net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-011-0/+2
| * | | | introduce IFE actionJamal Hadi Salim2016-03-011-0/+61
| * | | | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-012-46/+160
| |\ \ \ \
| | * | | | mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-0/+2
| | * | | | mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon2016-02-241-0/+15
| | * | | | mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-34/+0
| | * | | | mac80211: move TKIP TX IVs to public part of key structEliad Peller2016-02-241-3/+20