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