summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-031-1/+3
* switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+4
* tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
* cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov2016-04-191-2/+5
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-141-1/+5
* ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-141-0/+1
* ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+1
* net: vrf: Fix dst reference countingDavid Ahern2016-04-112-0/+6
* sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-101-1/+7
* Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
|\
| * mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
* | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
* | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
|/
* net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-231-1/+0
* ipv6: remove unused in6_addr structLuis de Bethencourt2016-03-221-1/+0
* vxlan: fix sparse warningsJiri Benc2016-03-211-8/+8
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-201-0/+16
* sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner2016-03-201-1/+1
* sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-201-3/+5
* ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-201-1/+1
* vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-201-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-1952-235/+1329
|\
| * 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
OpenPOWER on IntegriCloud