index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
1
-6
/
+11
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
1
-2
/
+10
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
1
-1
/
+1
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-06
net: fix recent csum changes
Eric Dumazet
2
-2
/
+6
2021-12-06
net: failover: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-1
/
+1
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-0
/
+1
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-0
/
+1
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-0
/
+1
2021-12-06
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-01
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2
-3
/
+16
2021-12-01
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-29
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-26
af_unix: Replace the big lock with small locks.
Kuniyuki Iwashima
1
-1
/
+1
2021-11-26
af_unix: Save hash in sk_hash.
Kuniyuki Iwashima
1
-1
/
+0
2021-11-26
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-25
gro: optimize skb_gro_postpull_rcsum()
Eric Dumazet
1
-2
/
+2
2021-11-25
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-24
Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
Jakub Kicinski
1
-3
/
+4
2021-11-23
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/next-queue
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
[prev]
[next]