| Commit message (Expand) | Author | Files | Lines |
2018-06-12 | netfilter: nf_tables: fix module unload race | Florian Westphal | 2 | -6/+16 |
2018-06-12 | netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL | Pablo Neira Ayuso | 2 | -4/+2 |
2018-06-12 | netfilter: nft_socket: fix module autoload | Pablo Neira Ayuso | 1 | -0/+1 |
2018-06-12 | netfilter: fix null-ptr-deref in nf_nat_decode_session | Prashant Bhole | 1 | -1/+1 |
2018-06-12 | tcp: Do not reload skb pointer after skb_gro_receive(). | David Miller | 1 | -2/+0 |
2018-06-12 | net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr | David Ahern | 1 | -1/+1 |
2018-06-12 | tls: fix NULL pointer dereference on poll | Daniel Borkmann | 3 | -15/+12 |
2018-06-11 | xsk: silence warning on memory allocation failure | Björn Töpel | 1 | -1/+2 |
2018-06-11 | net: dsa: add error handling for pskb_trim_rcsum | Zhouyang Jia | 1 | -1/+2 |
2018-06-11 | ipv6: allow PMTU exceptions to local routes | Julian Anastasov | 1 | -3/+0 |
2018-06-11 | ixgbe: Fix bit definitions and add support for testing for ipsec support | Alexander Duyck | 2 | -3/+17 |
2018-06-11 | ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data | Alexander Duyck | 1 | -2/+11 |
2018-06-11 | ixgbe: Move ipsec init function to before reset call | Alexander Duyck | 2 | -9/+9 |
2018-06-11 | ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM | Alexander Duyck | 2 | -3/+3 |
2018-06-11 | ixgbe: Fix setting of TC configuration for macvlan case | Alexander Duyck | 2 | -8/+8 |
2018-06-11 | selftests: bpf: fix urandom_read build issue | Anders Roxell | 1 | -3/+1 |
2018-06-10 | tcp: limit sk_rcvlowat by the maximum receive buffer | Soheil Hassas Yeganeh | 1 | -5/+7 |
2018-06-10 | net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 | Alvaro Gamez Machado | 1 | -6/+29 |
2018-06-10 | socket: close race condition between sock_close() and sockfs_setattr() | Cong Wang | 1 | -3/+15 |
2018-06-10 | signal: Remove no longer required irqsave/restore | Anna-Maria Gleixner | 1 | -17/+7 |
2018-06-10 | rcu: Update documentation of rcu_read_unlock() | Anna-Maria Gleixner | 1 | -3/+1 |
2018-06-09 | hpfs: Use EUCLEAN for filesystem errors | Mikulas Patocka | 1 | -2/+1 |
2018-06-09 | x86/intel_rdt: Enable CMT and MBM on new Skylake stepping | Tony Luck | 1 | -0/+2 |
2018-06-09 | block: fix use-after-free in block flush handling | Jens Axboe | 1 | -1/+3 |
2018-06-09 | net: bridge: Fix locking in br_fdb_find_port() | Petr Machata | 1 | -1/+3 |
2018-06-09 | udp: fix rx queue len reported by diag and proc interface | Paolo Abeni | 6 | -8/+21 |
2018-06-09 | cdc_ncm: avoid padding beyond end of skb | Bjørn Mork | 1 | -2/+2 |
2018-06-09 | net/sched: act_simple: fix parsing of TCA_DEF_DATA | Davide Caratti | 1 | -9/+6 |
2018-06-09 | net: fddi: fix a possible null-ptr-deref | YueHaibing | 1 | -27/+28 |
2018-06-09 | net: aquantia: fix unsigned numvecs comparison with less than zero | Colin Ian King | 1 | -6/+5 |
2018-06-08 | nvme: cleanup double shift issue | Dan Carpenter | 2 | -3/+2 |
2018-06-08 | nvme-pci: make CMB SQ mod-param read-only | Keith Busch | 1 | -1/+1 |
2018-06-08 | nvme-pci: unquiesce dead controller queues | Keith Busch | 1 | -1/+1 |
2018-06-08 | nvme-pci: remove HMB teardown on reset | Keith Busch | 1 | -8/+0 |
2018-06-08 | nvme-pci: queue creation fixes | Keith Busch | 1 | -3/+4 |
2018-06-08 | nvme-pci: remove unnecessary completion doorbell check | Keith Busch | 1 | -5/+3 |
2018-06-08 | nvme-pci: remove unnecessary nested locking | Keith Busch | 1 | -7/+1 |
2018-06-08 | nvmet: filter newlines from user input | Sagi Grimberg | 1 | -5/+9 |
2018-06-08 | nvme-rdma: correctly check for target keyed sgl support | Steve Wise | 1 | -2/+3 |
2018-06-08 | nvme: don't hold nvmf_transports_rwsem for more than transport lookups | Johannes Thumshirn | 2 | -1/+5 |
2018-06-08 | nvmet: return all zeroed buffer when we can't find an active namespace | Christoph Hellwig | 1 | -6/+9 |
2018-06-08 | bpf: implement dummy fops for bpf objects | Daniel Borkmann | 1 | -2/+12 |
2018-06-08 | net: stmmac: fix build failure due to missing COMMON_CLK dependency | Corentin Labbe | 1 | -5/+5 |
2018-06-08 | md: Unify mddev destruction paths | Kent Overstreet | 1 | -35/+18 |
2018-06-08 | dm: use bioset_init_from_src() to copy bio_set | Jens Axboe | 1 | -6/+16 |
2018-06-08 | block: add bioset_init_from_src() helper | Jens Axboe | 2 | -0/+19 |
2018-06-08 | arm64: Fix syscall restarting around signal suppressed by tracer | Dave Martin | 1 | -2/+3 |
2018-06-08 | netfilter: remove include/net/netfilter/nft_dup.h | Corentin Labbe | 1 | -10/+0 |
2018-06-08 | netfilter: x_tables: initialise match/target check parameter struct | Florian Westphal | 3 | -0/+4 |
2018-06-08 | fix proc_fill_cache() in case of d_alloc_parallel() failure | Al Viro | 1 | -3/+3 |