Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-22 | 3 | -18/+33 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | IB/uverbs: Use __aligned_u64 for uapi headers | Jason Gunthorpe | 2018-02-15 | 1 | -2/+2 | |
| | * | | | | | | | | IB/uverbs: Use u64_to_user_ptr() not a union | Jason Gunthorpe | 2018-02-15 | 1 | -6/+4 | |
| | * | | | | | | | | IB/uverbs: Always use the attribute size provided by the user | Matan Barak | 2018-02-15 | 1 | -7/+28 | |
| | * | | | | | | | | RDMA/restrack: Remove unimplemented XRCD object | Leon Romanovsky | 2018-02-15 | 1 | -4/+0 | |
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-22 | 7 | -12/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2018-02-22 | 3 | -1/+20 | |
| | * | | | | | | | | | mm, mlock, vmscan: no more skipping pagevecs | Shakeel Butt | 2018-02-22 | 1 | -2/+0 | |
| | * | | | | | | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats | Johannes Weiner | 2018-02-22 | 1 | -8/+16 | |
| | * | | | | | | | | | Kbuild: always define endianess in kconfig.h | Arnd Bergmann | 2018-02-22 | 1 | -0/+6 | |
| | * | | | | | | | | | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton | 2018-02-22 | 1 | -1/+12 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 2018-02-22 | 1 | -0/+4 | |
| * | | | | | | | | | kconfig.h: Include compiler types to avoid missed struct attributes | Kees Cook | 2018-02-22 | 1 | -0/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | net: fib_rules: Add new attribute to set protocol | Donald Sharp | 2018-02-23 | 2 | -3/+5 | |
* | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-02-22 | 6 | -6/+224 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer | 2018-02-22 | 1 | -0/+13 | |
| * | | | | | | | | | mac80211: add get TID helper | Sara Sharon | 2018-02-22 | 1 | -0/+12 | |
| * | | | | | | | | | mac80211: support reporting A-MPDU EOF bit value/known | Johannes Berg | 2018-02-22 | 2 | -0/+7 | |
| * | | | | | | | | | uapi: Add 802.11 Preauthentication to if_ether | Denis Kenzior | 2018-02-22 | 1 | -0/+1 | |
| * | | | | | | | | | ieee80211: Increase PMK maximum length to 64 bytes | Srinivas Dasari | 2018-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | mac80211: Add tx ack signal support in sta info | Venkateswara Naralasetty | 2018-02-19 | 1 | -0/+1 | |
| * | | | | | | | | | cfg80211: send ack_signal to user in probe client response | Venkateswara Naralasetty | 2018-02-19 | 2 | -1/+9 | |
| * | | | | | | | | | cfg80211: Add support to notify station's opmode change to userspace | tamizhr@codeaurora.org | 2018-01-31 | 2 | -0/+55 | |
| * | | | | | | | | | cfg80211/nl80211: Optional authentication offload to userspace | Srinivas Dasari | 2018-01-31 | 2 | -3/+98 | |
| * | | | | | | | | | nl80211: Introduce scan flags to emphasize requested scan behavior | Sunil Dutt | 2018-01-31 | 1 | -1/+27 | |
* | | | | | | | | | | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2018-02-22 | 2 | -46/+56 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | IB/mlx5: Implement fragmented completion queue (CQ) | Yonatan Cohen | 2018-02-15 | 1 | -14/+37 | |
| * | | | | | | | | | net/mlx5: Remove redundant EQ API exports | Saeed Mahameed | 2018-02-15 | 1 | -17/+0 | |
| * | | | | | | | | | net/mlx5: Move CQ completion and event forwarding logic to eq.c | Saeed Mahameed | 2018-02-15 | 1 | -2/+0 | |
| * | | | | | | | | | net/mlx5: CQ hold/put API | Saeed Mahameed | 2018-02-15 | 1 | -0/+11 | |
| * | | | | | | | | | net/mlx5: CQ Database per EQ | Saeed Mahameed | 2018-02-15 | 2 | -15/+10 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | net: Allow a rule to track originating protocol | Donald Sharp | 2018-02-21 | 2 | -2/+3 | |
* | | | | | | | | | tcp: remove the hardcode in the definition of TCPF Macro | Yafang Shao | 2018-02-21 | 1 | -13/+13 | |
* | | | | | | | | | tcp: remove sk_check_csum_caps() | Eric Dumazet | 2018-02-21 | 1 | -9/+0 | |
* | | | | | | | | | tcp: switch to GSO being always on | Eric Dumazet | 2018-02-21 | 1 | -0/+1 | |
* | | | | | | | | | net/mac8390: Convert to nubus_driver | Finn Thain | 2018-02-21 | 1 | -1/+0 | |
* | | | | | | | | | net: sched: add em_ipt ematch for calling xtables matches | Eyal Birger | 2018-02-21 | 2 | -1/+22 | |
* | | | | | | | | | devlink: Perform cleanup of resource_set cb | Arkadi Sharshevsky | 2018-02-20 | 1 | -4/+0 | |
* | | | | | | | | | net: Make cleanup_list and net::cleanup_list of llist type | Kirill Tkhai | 2018-02-20 | 1 | -1/+2 | |
* | | | | | | | | | net: Kill net_mutex | Kirill Tkhai | 2018-02-20 | 2 | -5/+7 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-20 | 21 | -44/+54 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-19 | 5 | -9/+8 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | udplite: fix partial checksum initialization | Alexey Kodanev | 2018-02-16 | 1 | -0/+1 | |
| | * | | | | | | | skbuff: Fix comment mis-spelling. | David S. Miller | 2018-02-16 | 1 | -1/+1 | |
| | * | | | | | | | uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define | Hauke Mehrtens | 2018-02-13 | 2 | -7/+5 | |
| | * | | | | | | | ptr_ring: prevent integer overflow when calculating size | Jason Wang | 2018-02-12 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-18 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpumask: Make for_each_cpu_wrap() available on UP as well | Michael Kelley | 2018-02-16 | 1 | -0/+2 | |
| * | | | | | | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-02-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS | Minwoo Im | 2018-02-15 | 1 | -1/+1 |