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-04-02
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-4
/
+9
2018-04-02
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-3
/
+8
2018-04-02
net: socket: add __sys_socket() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-3
/
+8
2018-04-02
net: socket: add __sys_accept4() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-9
/
+15
2018-04-02
net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-8
/
+14
2018-04-02
net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall
Dominik Brodowski
2
-9
/
+15
2018-04-02
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
1
-1
/
+1
2018-04-02
ceph: quota: add initial infrastructure to support cephfs quotas
Luis Henriques
1
-0
/
+1
2018-04-02
libceph, ceph: add __init attribution to init funcitons
Chengguang Xu
4
-13
/
+8
2018-04-02
libceph: adding missing message types to ceph_msg_type_name()
Chengguang Xu
1
-0
/
+5
2018-04-02
libceph: fix misjudgement of maximum monitor number
Chengguang Xu
1
-1
/
+1
2018-04-02
libceph, ceph: change permission for readonly debugfs entries
Chengguang Xu
1
-5
/
+5
2018-04-02
ceph: add newline to end of debug message format
Chengguang Xu
1
-1
/
+1
2018-04-02
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
Ilya Dryomov
3
-38
/
+37
2018-04-02
libceph: striping framework implementation
Ilya Dryomov
2
-0
/
+227
2018-04-02
libceph: handle zero-length data items
Ilya Dryomov
1
-2
/
+12
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
2
-0
/
+114
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2
-72
/
+42
2018-04-02
libceph, ceph: change ceph_calc_file_object_mapping() signature
Ilya Dryomov
2
-10
/
+6
2018-04-02
libceph: eliminate overflows in ceph_calc_file_object_mapping()
Ilya Dryomov
1
-60
/
+28
2018-04-01
route: check sysctl_fib_multipath_use_neigh earlier than hash
Xin Long
1
-9
/
+11
2018-04-01
net: sched: do not emit messages while holding spinlock
Li RongQing
1
-4
/
+7
2018-04-01
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
1
-1
/
+5
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-100
/
+262
2018-04-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-0
/
+2
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
1
-1
/
+0
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+1
2018-03-31
ethtool: enable Inline TLS in HW
Atul Gupta
1
-0
/
+1
2018-03-31
tls: support for Inline tls record
Atul Gupta
1
-3
/
+111
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-71
/
+633
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-03-31
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
1
-18
/
+12
2018-03-31
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-03-31
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
2018-03-31
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
6
-20
/
+20
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
5
-23
/
+8
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2
-37
/
+32
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
3
-10
/
+6
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
6
-509
/
+225
2018-03-31
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-03-31
inet: frags: refactor lowpan_net_frag_init()
Eric Dumazet
1
-9
/
+11
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
1
-11
/
+14
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
5
-34
/
+41
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
4
-11
/
+35
2018-03-31
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-03-31
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
19
-71
/
+424
[prev]
[next]