| Commit message (Expand) | Author | Files | Lines |
2018-04-25 | rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp | Dag Moxnes | 1 | -1/+2 |
2018-04-25 | net/smc: keep clcsock reference in smc_tcp_listen_work() | Ursula Braun | 1 | -4/+0 |
2018-04-25 | net: phy: allow scanning busses with missing phys | Alexandre Belloni | 1 | -1/+10 |
2018-04-25 | bpf, x64: fix JIT emission for dead code | Gianluca Borello | 1 | -1/+11 |
2018-04-25 | bpf: clear the ip_tunnel_info. | William Tu | 1 | -0/+1 |
2018-04-24 | ice: Fix insufficient memory issue in ice_aq_manage_mac_read | Md Fahad Iqbal Polash | 1 | -5/+17 |
2018-04-24 | sfc: ARFS filter IDs | Edward Cree | 6 | -46/+337 |
2018-04-24 | net: ethtool: Add missing kernel doc for FEC parameters | Florian Fainelli | 1 | -0/+2 |
2018-04-24 | packet: fix bitfield update race | Willem de Bruijn | 2 | -21/+49 |
2018-04-24 | ice: Do not check INTEVENT bit for OICR interrupts | Ben Shelton | 2 | -6/+0 |
2018-04-24 | ice: Fix incorrect comment for action type | Anirudh Venkataramanan | 1 | -1/+1 |
2018-04-24 | ice: Fix initialization for num_nodes_added | Anirudh Venkataramanan | 1 | -2/+2 |
2018-04-24 | igb: Fix the transmission mode of queue 0 for Qav mode | Vinicius Costa Gomes | 1 | -1/+16 |
2018-04-24 | ixgbevf: ensure xdp_ring resources are free'd on error exit | Colin Ian King | 1 | -1/+1 |
2018-04-24 | team: fix netconsole setup over team | Xin Long | 1 | -7/+12 |
2018-04-24 | amd-xgbe: Only use the SFP supported transceiver signals | Tom Lendacky | 1 | -17/+54 |
2018-04-24 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky | 7 | -4/+160 |
2018-04-24 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky | 2 | -2/+19 |
2018-04-24 | pppoe: check sockaddr length in pppoe_connect() | Guillaume Nault | 1 | -0/+4 |
2018-04-24 | l2tp: check sockaddr length in pppol2tp_connect() | Guillaume Nault | 1 | -0/+7 |
2018-04-24 | net: phy: marvell: clear wol event before setting it | Jingju Hou | 1 | -0/+9 |
2018-04-24 | bpf: sockmap, fix double page_put on ENOMEM error in redirect path | John Fastabend | 1 | -2/+1 |
2018-04-24 | bpf: sockmap, sk_wait_event needed to handle blocking cases | John Fastabend | 1 | -0/+44 |
2018-04-24 | bpf: sockmap, map_release does not hold refcnt for pinned maps | John Fastabend | 4 | -6/+7 |
2018-04-23 | bpf: sockmap sample use clang flag, -target bpf | John Fastabend | 1 | -2/+5 |
2018-04-23 | bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG | John Fastabend | 1 | -1/+9 |
2018-04-23 | bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY | Roman Gushchin | 1 | -0/+2 |
2018-04-23 | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy | Eric Dumazet | 1 | -0/+2 |
2018-04-23 | bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave | Xin Long | 1 | -2/+1 |
2018-04-23 | tcp: don't read out-of-bounds opsize | Jann Horn | 1 | -5/+2 |
2018-04-23 | Linux 4.17-rc2v4.17-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-04-23 | ibmvnic: Clean actual number of RX or TX pools | Thomas Falcon | 1 | -2/+2 |
2018-04-23 | net: sched: ife: check on metadata length | Alexander Aring | 1 | -0/+3 |
2018-04-23 | net: sched: ife: handle malformed tlv length | Alexander Aring | 3 | -4/+41 |
2018-04-23 | net: sched: ife: signal not finding metaid | Alexander Aring | 1 | -1/+1 |
2018-04-23 | strparser: Do not call mod_delayed_work with a timeout of LONG_MAX | Doron Roberts-Kedes | 1 | -1/+1 |
2018-04-23 | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts | Ahmed Abdelsalam | 1 | -1/+1 |
2018-04-22 | llc: fix NULL pointer deref for SOCK_ZAPPED | Cong Wang | 1 | -9/+12 |
2018-04-22 | net: ethernet: ti: cpsw: fix tx vlan priority mapping | Ivan Khoronzhuk | 1 | -1/+1 |
2018-04-22 | llc: delete timers synchronously in llc_sk_free() | Cong Wang | 3 | -9/+23 |
2018-04-22 | l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow | Guillaume Nault | 2 | -2/+8 |
2018-04-22 | s390/qeth: use Read device to query hypervisor for MAC | Julian Wiedmann | 1 | -1/+1 |
2018-04-22 | s390/qeth: fix request-side race during cmd IO timeout | Julian Wiedmann | 3 | -27/+40 |
2018-04-22 | s390/qeth: fix MAC address update sequence | Julian Wiedmann | 1 | -24/+31 |
2018-04-22 | s390/qeth: handle failure on workqueue creation | Julian Wiedmann | 1 | -1/+7 |
2018-04-22 | s390/qeth: avoid control IO completion stalls | Julian Wiedmann | 2 | -19/+5 |
2018-04-22 | s390/qeth: fix error handling in adapter command callbacks | Julian Wiedmann | 1 | -48/+37 |
2018-04-21 | mm/filemap.c: fix NULL pointer in page_cache_tree_insert() | Matthew Wilcox | 1 | -5/+4 |
2018-04-21 | mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() | Minchan Kim | 1 | -1/+1 |
2018-04-21 | fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error | Tetsuo Handa | 1 | -4/+4 |