summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-141-1/+1
| * | Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-10-143-3/+7
| |\ \
| | * | mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-131-1/+1
| | * | mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-242-2/+6
| * | | tipc: eliminate risk of stalled link synchronizationJon Paul Maloy2015-10-141-3/+3
| * | | ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman2015-10-131-5/+7
| * | | switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov2015-10-131-0/+3
| * | | ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa2015-10-111-0/+3
| * | | ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa2015-10-111-0/+2
| * | | sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-111-1/+10
| * | | bpf: clear sender_cpu before xmitAlexei Starovoitov2015-10-081-0/+1
| * | | act_mirred: clear sender cpu before sending to txWANG Cong2015-10-081-0/+1
| * | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-071-7/+6
| * | | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-073-7/+7
| * | | openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-072-0/+18
| * | | openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-071-0/+6
| * | | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-071-4/+7
| * | | net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-071-3/+16
| * | | net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-071-12/+5
| * | | net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-071-0/+37
OpenPOWER on IntegriCloud