summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2022-01-312-2/+14
| * | | | | | | | | | | | | | | | | ipv4: Make ip_idents_reserve staticDavid Ahern2022-01-311-2/+1
| * | | | | | | | | | | | | | | | | ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski2022-01-292-25/+12
| * | | | | | | | | | | | | | | | | Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-286-39/+350
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Bluetooth: Increment management interface revisionMarcel Holtmann2022-01-271-1/+1
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is setLuiz Augusto von Dentz2022-01-271-0/+3
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_event: Fix HCI_EV_VENDOR max_lenLuiz Augusto von Dentz2022-01-251-3/+4
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_core: Rate limit the logging of invalid SCO handleLuiz Augusto von Dentz2022-01-251-2/+2
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster2022-01-242-15/+49
| | * | | | | | | | | | | | | | | | | Bluetooth: msft: fix null pointer deref on msft_monitor_device_evtSoenke Huster2022-01-231-0/+2
| | * | | | | | | | | | | | | | | | | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-202-10/+125
| | * | | | | | | | | | | | | | | | | Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-202-8/+151
| | * | | | | | | | | | | | | | | | | Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster2022-01-141-0/+13
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()Dan Carpenter2022-01-111-3/+3
| | * | | | | | | | | | | | | | | | | Bluetooth: hci_sync: Fix compilation warningLuiz Augusto von Dentz2022-01-101-2/+2
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet2022-01-281-2/+2
| * | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct gss_authEric Dumazet2022-01-281-4/+6
| * | | | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet2022-01-281-2/+2
| * | | | | | | | | | | | | | | | | ethtool: add header/data split indicationJakub Kicinski2022-01-281-5/+10
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ipv6: partially inline ipv6_fixup_optionsPavel Begunkov2022-01-271-4/+4
| * | | | | | | | | | | | | | | | ipv6: optimise dst refcounting on cork initPavel Begunkov2022-01-272-5/+11
| * | | | | | | | | | | | | | | | udp6: don't make extra copies of iflowPavel Begunkov2022-01-271-43/+42
| * | | | | | | | | | | | | | | | udp6: pass flow in ip6_make_skb together with corkPavel Begunkov2022-01-272-12/+12
| * | | | | | | | | | | | | | | | ipv6: pass full cork into __ip6_append_data()Pavel Begunkov2022-01-271-3/+4
| * | | | | | | | | | | | | | | | ipv6: don't zero inet_cork_full::fl after usePavel Begunkov2022-01-272-9/+2
| * | | | | | | | | | | | | | | | ipv6: clean up cork setup/releasePavel Begunkov2022-01-271-23/+21
| * | | | | | | | | | | | | | | | ipv6: remove daddr temp buffer in __ip6_make_skbPavel Begunkov2022-01-271-4/+3
| * | | | | | | | | | | | | | | | udp6: shuffle up->pending AF_INET bitsPavel Begunkov2022-01-271-3/+2
| * | | | | | | | | | | | | | | | ipv6: optimise dst refcounting on skb initPavel Begunkov2022-01-271-1/+10
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-2732-154/+168
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | net: tipc: remove unused static inlinesJakub Kicinski2022-01-271-23/+0
| * | | | | | | | | | | | | | | | | dccp: remove max48()Jakub Kicinski2022-01-271-5/+0
| * | | | | | | | | | | | | | | | | hsr: remove get_prp_lan_id()Jakub Kicinski2022-01-271-5/+0
| * | | | | | | | | | | | | | | | | net: ax25: remove route refcountJakub Kicinski2022-01-271-3/+2
| * | | | | | | | | | | | | | | | | ipv4: Namespaceify min_adv_mss sysctl knobxu xin2022-01-271-10/+11
| * | | | | | | | | | | | | | | | | tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet2022-01-267-18/+34
| * | | | | | | | | | | | | | | | | net: Adjust sk_gso_max_size once when setDavid Ahern2022-01-253-3/+3
| * | | | | | | | | | | | | | | | | ipv6: gro: flush instead of assuming different flows on hop_limit mismatchJakub Kicinski2022-01-251-2/+3
| * | | | | | | | | | | | | | | | | net: dsa: Avoid cross-chip syncing of VLAN filteringTobias Waldekranz2022-01-251-3/+5
| * | | | | | | | | | | | | | | | | net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leaveTobias Waldekranz2022-01-251-13/+25
| * | | | | | | | | | | | | | | | | ipv4/tcp: do not use per netns ctl socketsEric Dumazet2022-01-251-34/+27
| * | | | | | | | | | | | | | | | | ipv6: do not use per netns icmp socketsEric Dumazet2022-01-251-52/+10
| * | | | | | | | | | | | | | | | | ipv4: do not use per netns icmp socketsEric Dumazet2022-01-251-60/+31
| * | | | | | | | | | | | | | | | | tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet2022-01-255-67/+0
| * | | | | | | | | | | | | | | | | tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet2022-01-251-5/+4
| * | | | | | | | | | | | | | | | | tcp/dccp: add tw->tw_bslotEric Dumazet2022-01-251-4/+7
| * | | | | | | | | | | | | | | | | ipv4: get rid of fib_info_hash_{alloc|free}Eric Dumazet2022-01-251-33/+11
| * | | | | | | | | | | | | | | | | ip6_tunnel: allow routing IPv4 traffic in NBMA modeQing Deng2022-01-251-0/+5
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-2413-116/+1148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | bpf: Fix flexible_array.cocci warningskernel test robot2022-01-241-1/+1