summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-06-23netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang
2016-06-23netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang
2016-06-22Merge branch 'mlx4-fixes'David S. Miller
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib
2016-06-22tipc: unclone unbundled buffers before forwardingJon Paul Maloy
2016-06-22kcm: fix /proc memory leakJiri Slaby
2016-06-22team: Fix possible deadlock during team enslaveIdo Schimmel
2016-06-22Merge tag 'linux-can-fixes-for-4.7-20160620' of git://git.kernel.org/pub/scm/...David S. Miller
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-06-19Merge branch 'qed-fixes'David S. Miller
2016-06-19qed: Add missing port-modeYuval Mintz
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz
2016-06-19qed: Correct default vlan behaviorYuval Mintz
2016-06-19net: rds: fix coding style issuesJoshua Houghton
2016-06-19AX.25: Close socket connection on session completionBasil Gunn
2016-06-18RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan
2016-06-18net: tilegx: use correct timespec64 typeArnd Bergmann
2016-06-18Merge branch 'mlxsw-fixes'David S. Miller
2016-06-18mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel
2016-06-18mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel
2016-06-18tipc: fix socket timer deadlockJon Paul Maloy
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso
2016-06-17nfp: use correct index to mask link state irqJakub Kicinski
2016-06-17sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann
2016-06-16Merge branch 'r8152-fixes'David S. Miller
2016-06-16r8152: correct the rx early sizehayeswang
2016-06-16r8152: reset the bmuhayeswang
2016-06-16r8152: disable MAC clock speed downhayeswang
2016-06-16Merge branch 'bpf-fixes'David S. Miller
2016-06-16bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-16net: skfb: remove obsolete -I cflagArnd Bergmann
2016-06-16tipc: eliminate uninitialized variable warningYing Xue
2016-06-16tipc: fix suspicious RCU usageYing Xue
2016-06-15Merge branch 'macsec-fixes'David S. Miller
2016-06-15macsec: fix SA initializationSabrina Dubroca
2016-06-15macsec: allocate sg and iv on the heapSabrina Dubroca
2016-06-15macsec: add rcu_barrier() on module exitSabrina Dubroca