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-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
| * | | | ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau2015-10-16
| |/ / /
| * | | tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-14
| * | | ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-14
| * | | Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-10-14
| |\ \ \
| | * | | mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-13
| | * | | mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-24
| * | | | tipc: eliminate risk of stalled link synchronizationJon Paul Maloy2015-10-14
| * | | | ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman2015-10-13
| * | | | switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov2015-10-13
| * | | | ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa2015-10-11