summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-202-4/+13
| * | can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-06-201-2/+3
| * | can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-06-201-7/+31
|/ /
* | Merge branch 'qed-fixes'David S. Miller2016-06-196-11/+28
|\ \
| * | qed: Add missing port-modeYuval Mintz2016-06-192-0/+2
| * | qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
| * | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-193-4/+7
| * | qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0
| * | qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
|/ /
* | net: rds: fix coding style issuesJoshua Houghton2016-06-188-28/+29
* | AX.25: Close socket connection on session completionBasil Gunn2016-06-184-4/+12
* | RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan2016-06-171-1/+1
* | net: tilegx: use correct timespec64 typeArnd Bergmann2016-06-171-3/+3
* | Merge branch 'mlxsw-fixes'David S. Miller2016-06-172-2/+9
|\ \
| * | mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+4
| * | mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+5
|/ /
* | 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
|/ /