| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 2020-12-21 | 1 | -0/+7 |
|\ |
|
| * | 9p: apply review requests for fid refcounting | Dominique Martinet | 2020-11-19 | 1 | -1/+1 |
| * | 9p: add refcount to p9_fid struct | Jianyong Wu | 2020-11-19 | 1 | -0/+6 |
| * | fs/9p: track open fids | Greg Kurz | 2020-11-03 | 1 | -0/+1 |
* | | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-16 | 2 | -3/+13 |
|\ \ |
|
| * | | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 2020-11-24 | 2 | -3/+13 |
| |/ |
|
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 43 | -679/+596 |
|\ \ |
|
| * | | inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers | Toke Høiland-Jørgensen | 2020-12-15 | 1 | -8/+6 |
| * | | net: Limit logical shift left of TCP probe0 timeout | Cambda Zhu | 2020-12-15 | 1 | -1/+3 |
| * | | tcp: parse mptcp options contained in reset packets | Florian Westphal | 2020-12-15 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski | 2020-12-15 | 5 | -46/+63 |
| |\ \ |
|
| | * | | netfilter: nftables: generalize set extension to support for several expressions | Pablo Neira Ayuso | 2020-12-12 | 1 | -8/+28 |
| | * | | netfilter: nftables: move nft_expr before nft_set | Pablo Neira Ayuso | 2020-12-12 | 1 | -28/+26 |
| | * | | netfilter: nftables: generalize set expressions support | Pablo Neira Ayuso | 2020-12-12 | 1 | -1/+4 |
| | * | | netfilter: ctnetlink: add timeout and protoinfo to destroy events | Florian Westphal | 2020-12-12 | 1 | -1/+1 |
| | * | | netfilter: use actual socket sk for REJECT action | Jan Engelhardt | 2020-12-01 | 2 | -5/+4 |
| | * | | netfilter: nfnl_acct: remove data from struct net | Wang Shanker | 2020-12-01 | 1 | -3/+0 |
| * | | | inet: frags: batch fqdir destroy works | SeongJae Park | 2020-12-13 | 1 | -0/+1 |
| * | | | Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub... | Jakub Kicinski | 2020-12-12 | 2 | -18/+92 |
| |\ \ \ |
|
| | * | | | mac80211: add ieee80211_set_sar_specs | Carl Huang | 2020-12-11 | 1 | -0/+2 |
| | * | | | nl80211: add common API to configure SAR power limitations | Carl Huang | 2020-12-11 | 1 | -0/+52 |
| | * | | | mac80211: support driver-based disconnect with reconnect hint | Johannes Berg | 2020-12-11 | 1 | -0/+11 |
| | * | | | cfg80211: support immediate reconnect request hint | Johannes Berg | 2020-12-11 | 1 | -1/+3 |
| | * | | | cfg80211: remove struct ieee80211_he_bss_color | Johannes Berg | 2020-12-11 | 1 | -13/+0 |
| | * | | | cfg80211: include block-tx flag in channel switch started event | Johannes Berg | 2020-12-11 | 1 | -1/+2 |
| | * | | | cfg80211: Parse SAE H2E only membership selector | Ilan Peer | 2020-12-11 | 1 | -1/+2 |
| | * | | | mac80211: support MIC error/replay detected counters driver update | Johannes Berg | 2020-12-11 | 1 | -0/+20 |
| | * | | | mac80211: he: remove non-bss-conf fields from bss_conf | Shaul Triebitz | 2020-12-11 | 1 | -2/+0 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-12 | 3 | -4/+4 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | mptcp: add port support for ADD_ADDR suboption writing | Geliang Tang | 2020-12-10 | 1 | -0/+1 |
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2020-12-09 | 3 | -8/+75 |
| |\ \ \ \ |
|
| | * | | | | Bluetooth: Change MGMT security info CMD to be more generic | Daniel Winkler | 2020-12-07 | 1 | -5/+10 |
| | * | | | | Bluetooth: Query LE tx power on startup | Daniel Winkler | 2020-12-07 | 2 | -0/+9 |
| | * | | | | Bluetooth: Use intervals and tx power from mgmt cmds | Daniel Winkler | 2020-12-07 | 1 | -1/+4 |
| | * | | | | Bluetooth: Break add adv into two mgmt commands | Daniel Winkler | 2020-12-07 | 2 | -0/+36 |
| | * | | | | Bluetooth: Add helper to set adv data | Daniel Winkler | 2020-12-07 | 1 | -0/+3 |
| | * | | | | Bluetooth: Add toggle to switch off interleave scan | Howard Chung | 2020-12-07 | 1 | -0/+1 |
| | * | | | | Bluetooth: Interleave with allowlist scan | Howard Chung | 2020-12-07 | 1 | -0/+10 |
| | * | | | | Bluetooth: fix typo in struct name | Reo Shiseki | 2020-12-07 | 1 | -2/+2 |
| * | | | | | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 2020-12-05 | 1 | -0/+34 |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-12-04 | 5 | -5/+39 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf: Adds support for setting window clamp | Prankur gupta | 2020-12-04 | 1 | -0/+1 |
| | * | | | | | net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error | Daniel Borkmann | 2020-12-01 | 1 | -3/+7 |
| | * | | | | | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel | 2020-12-01 | 2 | -5/+17 |
| | * | | | | | net: Add SO_BUSY_POLL_BUDGET socket option | Björn Töpel | 2020-12-01 | 2 | -2/+7 |
| | * | | | | | net: Introduce preferred busy-polling | Björn Töpel | 2020-12-01 | 2 | -2/+7 |
| | * | | | | | xsk: Introduce batched Tx descriptor interfaces | Magnus Karlsson | 2020-11-17 | 1 | -0/+7 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-04 | 3 | -1/+9 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | tcp: merge 'init_req' and 'route_req' functions | Florian Westphal | 2020-12-03 | 1 | -5/+4 |
| * | | | | | | | bridge: switchdev: Notify about VLAN protocol changes | Danielle Ratson | 2020-12-02 | 1 | -0/+2 |