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
2022-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
1
-0
/
+2
2022-07-01
net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK
Paolo Abeni
1
-5
/
+0
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+10
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
1
-0
/
+1
2022-06-29
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
1
-0
/
+3
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
1
-0
/
+2
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
1
-6
/
+10
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
1
-0
/
+2
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
1
-0
/
+3
2022-06-24
net: helper function skb_len_add
Richard Gobert
1
-3
/
+1
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
2
-0
/
+2
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
1
-2
/
+8
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
1
-0
/
+5
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
1
-1
/
+0
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+8
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
1
-3
/
+4
2022-06-21
raw: complete rcu conversion
Eric Dumazet
1
-2
/
+2
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
2
-1
/
+11
2022-06-19
raw: use more conventional iterators
Eric Dumazet
2
-6
/
+5
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+1
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-84
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
3
-84
/
+1
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-2
/
+1
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-10
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-10
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-10
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-35
/
+0
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-35
/
+0
2022-06-09
bonding: netlink error message support for options
Jonathan Toppins
1
-1
/
+2
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-2
/
+2
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+11
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+4
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-2
/
+2
2022-06-08
net: constify some inline functions in sock.h
Peter Lafreniere
1
-3
/
+3
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-2
/
+2
2022-06-07
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
1
-156
/
+226
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
1
-0
/
+2
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
1
-0
/
+184
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2
-1
/
+2
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-10
/
+7
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
1
-0
/
+1
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
1
-1
/
+0
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
1
-0
/
+6
[next]