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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
1
-0
/
+23
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-125
/
+238
2018-02-16
sctp: remove the left unnecessary check for chunk in sctp_renege_events
Xin Long
1
-3
/
+2
2018-02-16
rxrpc: Work around usercopy check
David Howells
1
-2
/
+3
2018-02-16
udplite: fix partial checksum initialization
Alexey Kodanev
2
-0
/
+10
2018-02-16
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
1
-29
/
+33
2018-02-16
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-02-16
NFC: llcp: Limit size of SDP URI
Kees Cook
2
-1
/
+6
2018-02-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2018-02-14
tls: getsockopt return record sequence number
Boris Pismenny
1
-0
/
+2
2018-02-14
tls: reset the crypto info if copy_from_user fails
Boris Pismenny
1
-1
/
+1
2018-02-14
tls: retrun the correct IV in getsockopt
Boris Pismenny
1
-1
/
+2
2018-02-14
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
1
-6
/
+8
2018-02-14
tipc: Introduce __tipc_nl_net_set
Ying Xue
2
-3
/
+13
2018-02-14
tipc: Introduce __tipc_nl_media_set
Ying Xue
2
-9
/
+15
2018-02-14
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2
-9
/
+15
2018-02-14
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2
-7
/
+11
2018-02-14
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2
-6
/
+14
2018-02-14
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
1
-14
/
+15
2018-02-14
sctp: fix some copy-paste errors for file comments
Xin Long
2
-2
/
+3
2018-02-14
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-02-13
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
1
-1
/
+1
2018-02-13
net: sched: fix tc_u_common lookup
Jiri Pirko
1
-4
/
+20
2018-02-13
net: sched: don't set q pointer for shared blocks
Jiri Pirko
1
-14
/
+12
2018-02-13
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
Tobias Klauser
1
-1
/
+1
2018-02-12
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
1
-0
/
+25
2018-02-12
sctp: remove the useless check in sctp_renege_events
Xin Long
1
-6
/
+2
2018-02-12
sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname
Xin Long
1
-0
/
+6
2018-02-12
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
1
-4
/
+1
2018-02-12
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
32
-193
/
+193
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-177
/
+385
2018-02-09
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+33
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+56
2018-02-09
9p/trans_virtio: discard zero-length reply
Greg Kurz
1
-1
/
+2
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-55
/
+16
2018-02-08
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
6
-129
/
+95
2018-02-08
fix parallelism for rpc tasks
Olga Kornievskaia
1
-1
/
+1
2018-02-08
tipc: fix skb truesize/datasize ratio control
Hoang Le
1
-2
/
+2
2018-02-08
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
1
-1
/
+2
2018-02-08
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
1
-10
/
+14
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
11
-30
/
+76
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
1
-1
/
+3
2018-02-08
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+12
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+4
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-08
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
[next]