summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-271-2/+9
* openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-271-0/+7
* ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-271-0/+1
* openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-273-6/+16
* fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-271-1/+1
* ipv6: gre: support SIT encapsulationEric Dumazet2015-10-261-1/+2
* net: sysctl: fix a kmemleak warningLi RongQing2015-10-231-1/+5
* af_key: fix two typosLi RongQing2015-10-231-1/+1
* ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-231-1/+5
* tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-231-1/+1
* ipv6: fix the incorrect return value of throw routelucien2015-10-232-5/+26
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-2212-166/+79
* VSOCK: Fix lockdep issue.Jorgen Hansen2015-10-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-224-9/+21
|\
| * xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert2015-10-192-0/+3
| * xfrm: Fix state threshold configuration from userspaceMichael Rossberg2015-09-291-1/+3
| * xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause2015-09-141-2/+4
| * ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu2015-09-041-6/+11
* | net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern2015-10-221-2/+4
* | VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2015-10-222-91/+86
* | netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann2015-10-221-2/+2
* | openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-211-4/+10
* | openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-211-5/+5
* | openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-212-12/+9
* | tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-10-215-4/+6
|\ \
| * | netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov2015-10-171-1/+1
| * | netfilter: sync with packet rx also after removing queue entriesFlorian Westphal2015-10-131-0/+2
| * | netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien2015-10-121-3/+1
| * | netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso2015-10-012-0/+2
* | | tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-211-0/+5
* | | tipc: allow non-linear first fragment bufferJon Paul Maloy2015-10-211-3/+9
* | | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-211-3/+43
* | | net: Really fix vti6 with oif in dst lookupsDavid Ahern2015-10-212-1/+5
* | | tipc: extend broadcast link window sizeJon Paul Maloy2015-10-211-3/+5
* | | irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-211-1/+1
* | | vsock: fix missing cleanup when misc_register failedGao feng2015-10-211-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1930-217/+391
|\ \ \
| * | | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-181-0/+9
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-184-42/+99
| |\ \ \
| | * | | Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| | * | | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
| | * | | Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-161-1/+6
| | * | | Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-164-12/+8
| | * | | Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg2015-10-161-17/+36
| | * | | Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-163-5/+15
| * | | | netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen2015-10-181-12/+22
| * | | | ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau2015-10-161-15/+5
| * | | | ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau2015-10-161-6/+11
| |/ / /
| * | | tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-141-2/+2
OpenPOWER on IntegriCloud