index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net: Add more comments
Kirill Tkhai
1
-0
/
+4
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
1
-5
/
+7
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-6
/
+0
2018-03-27
llc: properly handle dev_queue_xmit() return value
Cong Wang
1
-1
/
+1
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
1
-4
/
+4
2018-03-27
net: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
1
-0
/
+2
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
1
-0
/
+1
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
1
-0
/
+56
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+4
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
1
-1
/
+0
2018-03-23
tls: RX path for ktls
Dave Watson
1
-2
/
+25
2018-03-23
tls: Refactor variable names
Dave Watson
1
-1
/
+1
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
1
-3
/
+3
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
1
-11
/
+15
2018-03-23
devlink: Remove top_hierarchy arg for DEVLINK disabled path
David Ahern
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-3
/
+42
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
1
-0
/
+3
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-2
/
+12
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
1
-1
/
+0
2018-03-22
net: add uevent socket member
Christian Brauner
1
-1
/
+3
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
1
-0
/
+4
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-0
/
+4
2018-03-20
netfilter: Refactor nf_conncount
Yi-Hung Wei
1
-1
/
+0
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-1
/
+1
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+4
2018-03-17
sctp: use proc_remove_subtree()
Al Viro
1
-10
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-0
/
+3
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
1
-2
/
+2
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
1
-0
/
+1
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
1
-6
/
+6
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
3
-6
/
+15
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
3
-3
/
+12
2018-03-13
Bluetooth: btrsi: add new rsi bluetooth driver
Prameela Rani Garnepudi
1
-1
/
+3
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
1
-0
/
+20
2018-03-13
rsi: add header file rsi_91x
Prameela Rani Garnepudi
1
-0
/
+34
2018-03-13
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
1
-0
/
+14
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2018-03-12
net: ipv6: Introduce ip6_multipath_hash_policy()
Petr Machata
1
-0
/
+11
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-0
/
+1
2018-03-09
net sched actions: add new tc_action_ops callback
Roman Mashak
1
-0
/
+1
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+2
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+15
[prev]
[next]