index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ipv6: Handle race in addrconf_dad_work
David Ahern
2019-10-01
1
-5
/
+6
|
*
|
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-01
1
-2
/
+7
|
*
|
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
2019-10-01
3
-6
/
+14
|
*
|
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
2019-10-01
1
-3
/
+3
|
*
|
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
2019-10-01
1
-1
/
+1
|
*
|
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-10-01
1
-1
/
+1
|
|
/
|
*
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
2019-10-01
1
-5
/
+8
|
*
mac80211: fix txq null pointer dereference
Miaoqing Pan
2019-10-01
1
-2
/
+9
|
*
nl80211: fix null pointer dereference
Miaoqing Pan
2019-10-01
1
-0
/
+3
|
*
cfg80211: initialize on-stack chandefs
Johannes Berg
2019-10-01
3
-3
/
+5
|
*
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
2019-10-01
1
-1
/
+6
|
*
nl80211: validate beacon head
Johannes Berg
2019-10-01
1
-2
/
+35
|
*
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-30
1
-2
/
+1
|
*
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-09-30
1
-3
/
+8
|
*
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-09-30
1
-0
/
+1
|
*
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-09-30
1
-14
/
+29
*
|
net: devlink: don't ignore errors during dumpit
Jiri Pirko
2019-10-04
1
-6
/
+24
*
|
igmp: uninline ip_mc_validate_checksum()
Alexey Dobriyan
2019-10-04
1
-1
/
+1
*
|
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
1
-2
/
+3
*
|
net/tls: allow compiling TLS TOE out
Jakub Kicinski
2019-10-04
3
-2
/
+16
*
|
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
2019-10-04
2
-9
/
+9
*
|
net/tls: move TOE-related code to a separate file
Jakub Kicinski
2019-10-04
3
-103
/
+143
*
|
net/tls: move tls_build_proto() on init path
Jakub Kicinski
2019-10-04
1
-5
/
+2
*
|
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
1
-7
/
+7
*
|
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-04
1
-0
/
+1
*
|
rxrpc: Add missing "new peer" trace
David Howells
2019-10-04
1
-0
/
+2
*
|
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
1
-8
/
+146
*
|
net: devlink: export devlink net getter
Jiri Pirko
2019-10-04
1
-1
/
+2
*
|
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
11
-42
/
+71
*
|
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
2019-10-04
5
-34
/
+70
*
|
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
7
-70
/
+59
*
|
net: propagate errors correctly in register_netdevice()
Eric Dumazet
2019-10-03
1
-0
/
+1
*
|
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-03
5
-61
/
+153
*
|
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-10-02
2
-4
/
+5
*
|
Clean up the net/caif/Kconfig menu
rd.dunlab@gmail.com
2019-10-02
1
-5
/
+5
*
|
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
2019-10-02
1
-6
/
+1
*
|
ipconfig: Handle CONFIG_CIFS_ROOT option
Paulo Alcantara (SUSE)
2019-10-02
1
-2
/
+8
*
|
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
1
-0
/
+87
*
|
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-02
1
-28
/
+61
*
|
vsock/virtio: add support for MSG_PEEK
Matias Ezequiel Vara Larsen
2019-10-01
1
-3
/
+52
*
|
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Nicolas Dichtel
2019-10-01
1
-4
/
+3
*
|
net: rtnetlink: add possibility to use alternative names as message handle
Jiri Pirko
2019-10-01
1
-11
/
+18
*
|
net: rtnetlink: introduce helper to get net_device instance by ifname
Jiri Pirko
2019-10-01
1
-20
/
+25
*
|
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
Jiri Pirko
2019-10-01
1
-6
/
+4
*
|
net: rtnetlink: put alternative names to getlink message
Jiri Pirko
2019-10-01
1
-0
/
+53
*
|
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
2
-1
/
+160
*
|
net: introduce name_node struct to be used in hashlist
Jiri Pirko
2019-10-01
1
-18
/
+79
*
|
net: procfs: use index hashlist instead of name hashlist
Jiri Pirko
2019-10-01
1
-2
/
+2
*
|
tcp: add ipv6_addr_v4mapped_loopback() helper
Eric Dumazet
2019-10-01
1
-4
/
+2
*
|
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
Julio Faracco
2019-10-01
1
-1
/
+1
|
/
[prev]
[next]