Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | rbtree: include rcu.h | Sebastian Andrzej Siewior | 2018-05-12 | 2 | -0/+2 | |
| * | | | | | | | scripts/faddr2line: fix error when addr2line output contains discriminator | Changbin Du | 2018-05-12 | 1 | -1/+4 | |
| * | | | | | | | ocfs2: take inode cluster lock before moving reflinked inode from orphan dir | Ashish Samant | 2018-05-12 | 1 | -2/+12 | |
| * | | | | | | | mm, oom: fix concurrent munlock and oom reaper unmap, v3 | David Rientjes | 2018-05-12 | 3 | -56/+71 | |
| * | | | | | | | mm: migrate: fix double call of radix_tree_replace_slot() | Naoya Horiguchi | 2018-05-12 | 1 | -3/+1 | |
| * | | | | | | | proc/kcore: don't bounds check against address 0 | Laura Abbott | 2018-05-12 | 1 | -7/+16 | |
| * | | | | | | | mm: don't show nr_indirectly_reclaimable in /proc/vmstat | Roman Gushchin | 2018-05-12 | 1 | -1/+5 | |
| * | | | | | | | mm: sections are not offlined during memory hotremove | Pavel Tatashin | 2018-05-12 | 1 | -1/+1 | |
| * | | | | | | | z3fold: fix reclaim lock-ups | Vitaly Wool | 2018-05-12 | 1 | -12/+30 | |
| * | | | | | | | init: fix false positives in W+X checking | Jeffrey Hugo | 2018-05-12 | 2 | -0/+12 | |
| * | | | | | | | lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() | Yury Norov | 2018-05-12 | 1 | -1/+6 | |
| * | | | | | | | KASAN: prohibit KASAN+STRUCTLEAK combination | Dmitry Vyukov | 2018-05-12 | 1 | -0/+4 | |
| * | | | | | | | MAINTAINERS: update Shuah's email address | Shuah Khan (Samsung OSG) | 2018-05-12 | 1 | -3/+0 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 106 | -291/+714 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net sched actions: fix refcnt leak in skbmod | Roman Mashak | 2018-05-11 | 1 | -1/+4 | |
| * | | | | | | | | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko | 2018-05-11 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-05-11 | 4 | -3/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ixgbe: fix memory leak on ipsec allocation | Colin Ian King | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | ixgbevf: fix ixgbevf_xmit_frame()'s return type | Luc Van Oostenryck | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | ixgbe: return error on unsupported SFP module when resetting | Emil Tantilov | 2018-05-11 | 1 | -0/+3 | |
| | * | | | | | | | | ice: Set rq_last_status when cleaning rq | Jeff Shaw | 2018-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2018-05-11 | 11 | -48/+209 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | rxrpc: Trace UDP transmission failure | David Howells | 2018-05-11 | 5 | -8/+90 | |
| | * | | | | | | | | | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 2018-05-11 | 2 | -23/+53 | |
| | * | | | | | | | | | rxrpc: Fix the min security level for kernel calls | David Howells | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | | rxrpc: Fix error reception on AF_INET6 sockets | David Howells | 2018-05-11 | 1 | -15/+42 | |
| | * | | | | | | | | | rxrpc: Fix missing start of call timeout | David Howells | 2018-05-11 | 4 | -1/+23 | |
| * | | | | | | | | | | net sched actions: fix invalid pointer dereferencing if skbedit flags missing | Roman Mashak | 2018-05-11 | 1 | -1/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-05-11 | 5 | -1/+52 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net/mlx5e: Err if asked to offload TC match on frag being first | Roi Dayan | 2018-05-11 | 1 | -0/+4 | |
| | * | | | | | | | | | net/mlx5: E-Switch, Include VF RDMA stats in vport statistics | Adi Nissim | 2018-05-11 | 1 | -1/+10 | |
| | * | | | | | | | | | net/mlx5: Free IRQs in shutdown path | Daniel Jurgens | 2018-05-11 | 3 | -0/+38 | |
| * | | | | | | | | | | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg | Andrey Ignatov | 2018-05-11 | 2 | -4/+10 | |
| * | | | | | | | | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' | Christophe JAILLET | 2018-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'bonding-bug-fixes-and-regressions' | David S. Miller | 2018-05-11 | 3 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | bonding: send learning packets for vlans on slave | Debabrata Banerjee | 2018-05-11 | 3 | -5/+11 | |
| | * | | | | | | | | | bonding: do not allow rlb updates to invalid mac | Debabrata Banerjee | 2018-05-11 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu... | David S. Miller | 2018-05-10 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | can: hi311x: Work around TX complete interrupt erratum | Lukas Wunner | 2018-05-10 | 1 | -4/+5 | |
| | * | | | | | | | | | can: hi311x: Acquire SPI lock on ->do_get_berr_counter | Lukas Wunner | 2018-05-10 | 1 | -0/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | qed: fix spelling mistake: "taskelt" -> "tasklet" | Colin Ian King | 2018-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg | Xin Long | 2018-05-10 | 1 | -1/+0 | |
| * | | | | | | | | | net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' | Christophe JAILLET | 2018-05-10 | 1 | -7/+1 | |
| * | | | | | | | | | hv_netvsc: set master device | Stephen Hemminger | 2018-05-10 | 1 | -1/+2 | |
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-05-10 | 10 | -11/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211: use timeout from the AddBA response instead of the request | Sara Sharon | 2018-05-07 | 2 | -1/+6 | |
| | * | | | | | | | | | mac80211: Adjust SAE authentication timeout | Ilan Peer | 2018-05-07 | 1 | -7/+18 | |
| | * | | | | | | | | | mac80211: fix kernel-doc "bad line" warning | Randy Dunlap | 2018-05-07 | 1 | -1/+1 | |
| | * | | | | | | | | | rfkill: gpio: fix memory leak in probe error path | Johan Hovold | 2018-05-07 | 1 | -1/+6 | |
| | * | | | | | | | | | mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl() | YueHaibing | 2018-05-07 | 1 | -0/+1 |