summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-10-27openvswitch: Fix skb leak using IPv6 defragJoe Stringer
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer
2015-10-27openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer
2015-10-27fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-10-26ipv6: gre: support SIT encapsulationEric Dumazet
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing
2015-10-23af_key: fix two typosLi RongQing
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker
2015-10-23ipv6: fix the incorrect return value of throw routelucien
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22VSOCK: Fix lockdep issue.Jorgen Hansen
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann
2015-10-21openvswitch: Serialize nested ct actions if providedJoe Stringer
2015-10-21openvswitch: Mark connections new when not confirmed.Joe Stringer
2015-10-21openvswitch: Reject ct_state masks for unknown bitsJoe Stringer
2015-10-21tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal
2015-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-21tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy
2015-10-21tipc: allow non-linear first fragment bufferJon Paul Maloy
2015-10-21openvswitch: Allocate memory for ovs internal device stats.James Morse
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern
2015-10-21tipc: extend broadcast link window sizeJon Paul Maloy
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter
2015-10-21vsock: fix missing cleanup when misc_register failedGao feng
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-19xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen
2015-10-17netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-16rbd: use writefull op for object size writesIlya Dryomov
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-14tipc: move fragment importance field to new header positionJon Paul Maloy
2015-10-14ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches