summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-241-0/+1
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-06-241-1/+1
* net_sched: update hierarchical backlog tooWANG Cong2016-05-182-2/+7
* net_sched: introduce qdisc_replace() helperWANG Cong2016-05-181-0/+17
* ipvs: drop first packet to redirect conntrackJulian Anastasov2016-05-111-0/+17
* bonding: fix bond_get_stats()Eric Dumazet2016-04-201-0/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-03-161-0/+6
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-031-2/+3
* route: check and remove route cache when we get routeXin Long2016-03-031-0/+1
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-031-1/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-032-2/+3
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-031-2/+10
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-031-0/+18
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-311-3/+16
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-042-7/+16
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-161-1/+1
* inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2015-12-161-0/+1
* net: fix IP early demux racesEric Dumazet2015-12-142-1/+34
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-141-0/+1
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-112-10/+16
* xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-111-0/+1
* xfrm: take care of request socketsEric Dumazet2015-12-071-4/+23
* sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien2015-12-061-1/+2
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-051-0/+2
* vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2015-12-051-1/+1
* Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-031-2/+4
|\
| * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
* | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-031-0/+3
* | ipv6: kill sk_dst_lockEric Dumazet2015-12-032-15/+5
* | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-021-8/+8
* | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-021-1/+20
* | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-011-7/+16
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-0/+10
* | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-2/+1
* | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-241-0/+1
* | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-231-0/+1
* | net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
* | ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-162-2/+4
|/
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-151-0/+25
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-121-2/+14
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-103-1/+16
|\ \
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-081-0/+12
| |/
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-051-0/+2
| |\
| | * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-051-0/+2
| * | tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-041-1/+2
| |/
* / mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-032-2/+3
|\
| * net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-021-1/+2
OpenPOWER on IntegriCloud