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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2723-80/+234
| |\ \ \ \
| | * | | | net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi2022-01-271-3/+3
| | * | | | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-271-1/+1
| | * | | | ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-01-271-2/+9
| | * | | | ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-01-271-1/+4
| | * | | | net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov2022-01-271-1/+2
| | * | | | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-7/+20
| | * | | | sch_htb: Fail on unsupported parameters when offload is requestedMaxim Mikityanskiy2022-01-251-0/+20
| | | |_|/ | | |/| |
| * | | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-259-65/+34
| |\ \ \ \
| | * | | | xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever2022-01-145-27/+0
| | * | | | xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever2022-01-141-12/+0
| | * | | | sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker2022-01-131-16/+19
| | * | | | net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang2022-01-131-2/+4
| | * | | | SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia2022-01-131-1/+4
| | * | | | SUNRPC: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-2/+4
| | * | | | SUNRPC: clean up some inconsistent indentingJiapeng Chong2022-01-061-1/+1
| | * | | | sunrpc: Remove unneeded null checkXu Wang2022-01-061-4/+2
| * | | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
| |\ \ \ \ \
| | * | | | | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-2/+2
| * | | | | | proc: remove PDE_DATA() completelyMuchun Song2022-01-2216-56/+56