summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix socket timer deadlockJon Paul Maloy2016-06-171-12/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-178-18/+20
|\
| * netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| * netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| * netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang2016-06-151-1/+1
| * netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang2016-06-151-6/+1
| * netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-154-10/+12
| * netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang2016-06-151-1/+1
| * netfilter: conntrack: destroy kmemcache on module removalFlorian Westphal2016-06-151-0/+2
* | nfp: use correct index to mask link state irqJakub Kicinski2016-06-161-3/+3
* | sit: correct IP protocol used in ipip6_errSimon Horman2016-06-161-2/+2
* | mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck2016-06-161-3/+8
* | net: sfc: avoid -Wtype-limits warningArnd Bergmann2016-06-161-1/+2
* | Merge branch 'r8152-fixes'David S. Miller2016-06-151-11/+26
|\ \
| * | r8152: correct the rx early sizehayeswang2016-06-151-2/+2
| * | r8152: reset the bmuhayeswang2016-06-151-0/+19
| * | r8152: disable MAC clock speed downhayeswang2016-06-151-9/+5
|/ /
* | Merge branch 'bpf-fixes'David S. Miller2016-06-154-39/+56
|\ \
| * | bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov2016-06-151-0/+4
| * | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-154-39/+52
|/ /
* | gre: fix error handlerEric Dumazet2016-06-154-15/+11
* | net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-06-151-1/+2
* | net: skfb: remove obsolete -I cflagArnd Bergmann2016-06-151-1/+1
* | tipc: eliminate uninitialized variable warningYing Xue2016-06-151-1/+2
* | tipc: fix suspicious RCU usageYing Xue2016-06-151-1/+1
* | Merge branch 'macsec-fixes'David S. Miller2016-06-151-10/+39
|\ \
| * | macsec: fix SA initializationSabrina Dubroca2016-06-151-1/+1
| * | macsec: allocate sg and iv on the heapSabrina Dubroca2016-06-151-9/+37
| * | macsec: add rcu_barrier() on module exitSabrina Dubroca2016-06-151-0/+1
|/ /
* | htb: call qdisc_root with rcu read lock heldFlorian Westphal2016-06-151-0/+2
* | net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim2016-06-151-1/+1
* | act_ipt: fix a bind refcnt leakWANG Cong2016-06-151-2/+5
* | net_sched: prio: insure proper transactional behaviorEric Dumazet2016-06-151-34/+23
* | net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
|/
* Merge branch 'ovs-notifications'David S. Miller2016-06-143-30/+56
|\
| * ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-0/+4
| * ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-0/+4
| * ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-141-24/+34
| * ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-142-6/+14
|/
* udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-142-112/+32
* net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet2016-06-141-0/+4
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
* ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2016-06-141-2/+5
* ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa2016-06-141-2/+5
* ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa2016-06-141-2/+2
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-06-141-1/+1
* phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
* net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-121-4/+0
* net_sched: prio: properly report out of memory errorsEric Dumazet2016-06-121-20/+12
* ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-111-0/+2