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-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
7
-10
/
+19
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
10
-57
/
+31
2018-05-26
net/iucv: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+0
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net/sctp: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-2
/
+0
2018-05-26
net: refactor socket_poll
Christoph Hellwig
1
-0
/
+15
2018-05-22
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
1
-0
/
+2
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
1
-0
/
+3
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-5
/
+13
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
1
-12
/
+0
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
1
-4
/
+0
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
1
-11
/
+0
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
1
-8
/
+3
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
1
-12
/
+8
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
3
-7
/
+9
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+5
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
1
-0
/
+5
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-05-07
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
1
-1
/
+1
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-1
/
+2
2018-05-01
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+1
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-2
/
+1
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+1
2018-04-11
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-07
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-1
/
+2
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
1
-0
/
+3
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
51
-283
/
+803
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-04-02
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
1
-11
/
+0
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+6
2018-04-01
Bluetooth: Fix data type of appearence
Jaganath Kanakkassery
1
-1
/
+1
2018-03-31
tls: support for Inline tls record
Atul Gupta
1
-1
/
+31
[next]