Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-30 | 1 | -0/+20 |
|\ | |||||
| * | hv_sock: Add the support of hibernation | Dexuan Cui | 2019-11-21 | 1 | -0/+20 |
* | | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-28 | 1 | -60/+154 |
|\ \ | |||||
| * | | net: disallow ancillary data for __sys_{send,recv}msg_file() | Jens Axboe | 2019-11-26 | 1 | -6/+37 |
| * | | net: separate out the msghdr copy from ___sys_{send,recv}msg() | Jens Axboe | 2019-11-26 | 1 | -46/+95 |
| * | | net: add __sys_connect_file() helper | Jens Axboe | 2019-11-25 | 1 | -8/+22 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-11-27 | 7 | -15/+19 |
|\ \ \ | |||||
| * | | | openvswitch: fix flow command message size | Paolo Abeni | 2019-11-26 | 1 | -1/+5 |
| * | | | net: psample: fix skb_over_panic | Nikolay Aleksandrov | 2019-11-26 | 1 | -1/+1 |
| * | | | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski | 2019-11-26 | 4 | -5/+5 |
| * | | | net-sctp: replace some sock_net(sk) with just 'net' | Maciej Żenczykowski | 2019-11-26 | 1 | -6/+6 |
| * | | | tipc: fix link name length check | John Rutherford | 2019-11-26 | 1 | -2/+2 |
* | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-27 | 1 | -14/+3 |
|\ \ \ \ | |||||
| * | | | | mac80211: Use debugfs_create_xul() helper | Geert Uytterhoeven | 2019-11-09 | 1 | -14/+3 |
* | | | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-11-27 | 1 | -2/+7 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-11-11 | 97 | -595/+1080 |
| |\ \ \ \ \ | |||||
| * | | | | | | rfkill: allocate static minor | Marcel Holtmann | 2019-11-05 | 1 | -2/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-11-27 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe | 2019-11-25 | 2 | -0/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | net/core: Add support for getting VF GUIDs | Danit Goldberg | 2019-11-22 | 1 | -0/+14 |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 15 | -26/+28 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-10-31 | 15 | -26/+28 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 12 | -20/+21 |
| | * | | | | | | net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 1 | -2/+3 |
| | * | | | | | | net/core: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 2 | -4/+4 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-25 | 297 | -3695/+13224 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-25 | 4 | -3/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | sctp: cache netns in sctp_ep_common | Xin Long | 2019-11-23 | 3 | -2/+4 |
| | * | | | | | | | | sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook | Navid Emamdoost | 2019-11-23 | 1 | -1/+3 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-24 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | xsk: Fix xsk_poll()'s return type | Luc Van Oostenryck | 2019-11-24 | 1 | -4/+4 |
| * | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Jakub Kicinski | 2019-11-24 | 3 | -6/+28 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Bluetooth: Fix memory leak in hci_connect_le_scan | Navid Emamdoost | 2019-11-22 | 1 | -1/+3 |
| | * | | | | | | | | | Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks | Marcel Holtmann | 2019-11-22 | 1 | -2/+24 |
| | * | | | | | | | | | Bluetooth: delete a stray unlock | Dan Carpenter | 2019-11-19 | 1 | -3/+1 |
| * | | | | | | | | | | net: gro: use vlan API instead of accessing directly | Tonghao Zhang | 2019-11-23 | 1 | -1/+1 |
| * | | | | | | | | | | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 2019-11-23 | 2 | -10/+13 |
| * | | | | | | | | | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo | 2019-11-23 | 1 | -1/+1 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2019-11-22 | 12 | -33/+112 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | seg6: allow local packet processing for SRv6 End.DT6 behavior | Andrea Mayer | 2019-11-22 | 1 | -4/+18 |
| * | | | | | | | | | | Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub... | David S. Miller | 2019-11-22 | 10 | -24/+900 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue | Toke Høiland-Jørgensen | 2019-11-22 | 2 | -0/+44 |
| | * | | | | | | | | | | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan | 2019-11-22 | 7 | -14/+225 |
| | * | | | | | | | | | | mac80211: Import airtime calculation code from mt76 | Toke Høiland-Jørgensen | 2019-11-22 | 3 | -1/+603 |
| | * | | | | | | | | | | mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED | Thomas Pedersen | 2019-11-22 | 1 | -1/+2 |
| | * | | | | | | | | | | mac80211: expose HW conf flags through debugfs | Thomas Pedersen | 2019-11-22 | 1 | -0/+3 |
| | * | | | | | | | | | | mac80211: Add new sta_info getter by sta/vif addrs | Toke Høiland-Jørgensen | 2019-11-22 | 3 | -8/+20 |
| | * | | | | | | | | | | mac80211: add a comment about monitor-to-dev injection | Johannes Berg | 2019-11-22 | 1 | -0/+3 |