summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-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
2015-10-14Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-10-14tipc: eliminate risk of stalled link synchronizationJon Paul Maloy
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-13ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman
2015-10-13switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov
2015-10-13mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan
2015-10-12svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever
2015-10-11ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2015-10-11ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa
2015-10-11sch_hhf: fix return value of hhf_drop()WANG Cong
2015-10-09Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-08bpf: clear sender_cpu before xmitAlexei Starovoitov
2015-10-08act_mirred: clear sender cpu before sending to txWANG Cong
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer
2015-10-07openvswitch: Reject ct_state unsupported bitsJoe Stringer
2015-10-07openvswitch: Ensure flow is valid before executing ctJoe Stringer
2015-10-07openvswitch: Fix skb leak in ovs_fragment()Joe Stringer
2015-10-07net: dsa: exit probe if no switch were foundNeil Armstrong
2015-10-07net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong
2015-10-07net: dsa: complete dsa_switch_destroyNeil Armstrong
2015-10-07net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong
2015-10-07net: dsa: add missing kfree on removeNeil Armstrong
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg
2015-10-05openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-05act_mirred: always release tcf hashWANG Cong
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc