summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: help compiler generate better code in eth_get_headlenJesper Dangaard Brouer2015-09-281-1/+1
* tcp: Fix CWV being too strict on thin streamsBendik Rønning Opstad2015-09-281-2/+2
* net: Remove redundant oif checks in rt6_device_matchDavid Ahern2015-09-281-3/+3
* tcp: avoid reorders for TFO passive connectionsEric Dumazet2015-09-282-24/+30
* bridge: Allow forward delay to be cfgd when STP enabledIan Wilson2015-09-271-9/+4
* vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc2015-09-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-2657-420/+778
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2648-341/+644
| |\
| | * net: Fix panic in icmp_route_lookupDavid Ahern2015-09-251-2/+2
| | * net: fix net_device refcountingRussell King2015-09-242-1/+13
| | * net: dsa: fix of_mdio_find_bus() device refcount leakRussell King2015-09-241-7/+31
| | * ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett2015-09-241-8/+8
| | * Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-241-5/+8
| | |\
| | | * mac80211: reset CQM history upon reconfigurationSara Sharon2015-09-221-0/+1
| | | * mac80211: fix VHT MCS mask array overrunJohannes Berg2015-09-221-5/+7
| | * | ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett2015-09-241-8/+8
| | * | fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-09-241-5/+9
| | * | net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-09-241-15/+15
| | * | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-24/+0
| | * | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-242-14/+53
| | * | netlink: Replace rhash_portid with boundHerbert Xu2015-09-242-12/+29
| | * | Fix AF_PACKET ABI breakage in 4.2David Woodhouse2015-09-231-15/+17
| | * | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-232-2/+10
| | * | tcp: add proper TS val into RST packetsEric Dumazet2015-09-231-0/+1
| | * | net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong2015-09-221-1/+1
| | * | openvswitch: Zero flows on allocation.Jesse Gross2015-09-223-14/+15
| | * | inet: fix races in reqsk_queue_hash_req()Eric Dumazet2015-09-211-4/+4
| | * | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-213-15/+18
| | * | netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-09-202-5/+8
| | * | iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-202-8/+25
| | |\ \
| | | * | netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso2015-09-171-0/+1
| | | * | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso2015-09-141-6/+18
| | | * | netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal2015-09-141-2/+6
| | * | | tipc: reinitialize pointer after skb linearizeErik Hugne2015-09-201-0/+1
| | * | | net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-202-3/+7
| | * | | tcp_cubic: do not set epoch_start in the futureEric Dumazet2015-09-171-2/+8
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-171-6/+6
| | |\ \ \
| | | * | | Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg2015-09-171-6/+6
| | * | | | atm: deal with setting entry before mkip was calledSasha Levin2015-09-171-0/+3
| | * | | | ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal2015-09-171-6/+8
| | * | | | net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-173-2/+5
| | * | | | openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-171-3/+5
| | * | | | ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-172-5/+6
| | |/ / /
| | * | | dccp: drop null test before destroy functionsJulia Lawall2015-09-152-10/+5
| | * | | net: core: drop null test before destroy functionsJulia Lawall2015-09-151-8/+4
| | * | | openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-151-23/+59
| | * | | rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu2015-09-151-10/+16
| | * | | ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-152-26/+34
| | * | | ipv6: Avoid double dst_freeMartin KaFai Lau2015-09-153-9/+16
OpenPOWER on IntegriCloud