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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
1
-1
/
+13
2021-02-02
mptcp: fix length of MP_PRIO suboption
Davide Caratti
2
-3
/
+5
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-88
/
+154
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-30
/
+106
2021-02-02
net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
Andreas Oetken
1
-1
/
+4
2021-02-02
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-02
net: lapb: Copy the skb before sending a packet
Xie He
1
-1
/
+2
2021-02-02
Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Jakub Kicinski
2
-2
/
+6
2021-02-02
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2
-6
/
+65
2021-02-01
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-02-01
vsock: fix the race conditions in multi-transport support
Alexander Popov
1
-5
/
+12
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-02-01
cfg80211: fix netdev registration deadlock
Johannes Berg
1
-1
/
+3
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
1
-2
/
+18
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
1
-5
/
+5
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
1
-4
/
+2
2021-02-01
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
1
-3
/
+4
2021-02-01
mac80211: fix station rate table updates on assoc
Felix Fietkau
2
-2
/
+6
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-58
/
+48
2021-01-30
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
1
-3
/
+4
2021-01-29
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-01-29
net: bridge: add warning comments to avoid extending sysfs
Nikolay Aleksandrov
2
-0
/
+8
2021-01-29
net: bridge: mcast: drop hosts limit sysfs support
Nikolay Aleksandrov
1
-26
/
+0
2021-01-29
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
3
-3
/
+87
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
7
-16
/
+217
2021-01-29
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
1
-12
/
+24
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
3
-23
/
+58
2021-01-29
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
1
-2
/
+13
2021-01-29
net: proc: speedup /proc/net/netstat
Eric Dumazet
1
-13
/
+35
2021-01-29
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
1
-1
/
+10
2021-01-29
ip_gre: add csum offload support for gre header
Xin Long
1
-2
/
+13
2021-01-29
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
1
-1
/
+12
2021-01-29
net: atm: pppoatm: use new API for wakeup tasklet
Emil Renner Berthing
1
-4
/
+5
2021-01-29
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Emil Renner Berthing
1
-7
/
+3
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
1
-0
/
+1
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
1
-2
/
+4
2021-01-29
net: packet: make pkt_sk() inline
Menglong Dong
1
-1
/
+1
2021-01-29
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
1
-11
/
+11
2021-01-29
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
1
-40
/
+40
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-01-28
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
1
-18
/
+25
2021-01-28
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
1
-10
/
+22
2021-01-28
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
1
-19
/
+33
2021-01-28
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
1
-2
/
+16
2021-01-28
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
1
-12
/
+19
2021-01-28
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
1
-20
/
+24
2021-01-28
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
1
-6
/
+19
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
1
-6
/
+8
2021-01-28
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
1
-2
/
+5
[prev]
[next]