index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-1
/
+1
2021-12-07
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
1
-0
/
+1
2021-12-07
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-0
/
+1
2021-12-07
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-0
/
+1
2021-12-07
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-0
/
+1
2021-12-07
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-0
/
+1
2021-12-07
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-12-07
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-0
/
+1
2021-12-07
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-0
/
+4
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
1
-0
/
+1
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
1
-0
/
+13
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+40
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2
-2
/
+2
2021-12-02
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2
-3
/
+16
2021-12-02
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
1
-2
/
+2
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
1
-29
/
+1
2021-11-30
Bonding: add arp_missed_max option
Hangbin Liu
2
-0
/
+2
2021-11-30
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-0
/
+11
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-1
/
+3
2021-11-29
net: vxlan: add macro definition for number of IANA VXLAN-GPE port
Hao Chen
1
-0
/
+1
2021-11-29
tcp: fix page frag corruption on page fault
Paolo Abeni
1
-5
/
+8
2021-11-27
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
1
-1
/
+1
2021-11-27
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
1
-1
/
+0
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+6
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
1
-6
/
+1
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
1
-3
/
+21
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
1
-0
/
+7
2021-11-26
gro: optimize skb_gro_postpull_rcsum()
Eric Dumazet
1
-2
/
+2
2021-11-26
sctp: make the raise timer more simple and accurate
Xin Long
1
-4
/
+3
2021-11-25
Bluetooth: Limit duration of Remote Name Resolve
Archie Pusaka
1
-0
/
+3
2021-11-25
Bluetooth: Send device found event on name resolve failure
Archie Pusaka
1
-4
/
+5
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
Luiz Augusto von Dentz
1
-1
/
+1
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
Luiz Augusto von Dentz
2
-4
/
+4
2021-11-25
Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-3
/
+4
2021-11-24
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
1
-1
/
+1
2021-11-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+4
2021-11-23
neigh: introduce neigh_confirm() helper function
Yajun Deng
4
-25
/
+15
2021-11-23
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
1
-1
/
+1
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+4
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+2
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-0
/
+1
2021-11-20
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
1
-9
/
+9
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-4
/
+6
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-10
/
+4
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
1
-0
/
+10
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
1
-0
/
+25
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+12
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
1
-0
/
+1
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
1
-1
/
+11
[prev]
[next]