index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
1
-0
/
+2
|
\
|
*
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
2017-07-21
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
25
-216
/
+141
|
\
\
|
*
|
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
2017-07-20
1
-3
/
+3
|
*
|
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-20
1
-4
/
+5
|
*
|
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-20
1
-1
/
+2
|
*
|
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-07-19
1
-2
/
+6
|
*
|
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-19
1
-0
/
+1
|
*
|
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
1
-0
/
+1
|
*
|
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-19
1
-0
/
+2
|
*
|
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
5
-157
/
+14
|
|
\
\
|
|
*
|
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
2017-07-17
1
-1
/
+1
|
|
*
|
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
|
|
*
|
netfilter: nat: fix src map lookup
Florian Westphal
2017-07-17
1
-8
/
+9
|
|
*
|
netfilter: remove old pre-netns era hook api
Florian Westphal
2017-07-17
1
-143
/
+0
|
|
*
|
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
2017-07-17
1
-3
/
+3
|
*
|
|
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
2017-07-18
1
-2
/
+11
|
*
|
|
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-07-18
2
-0
/
+2
|
|
/
/
|
*
|
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
2017-07-15
1
-1
/
+9
|
*
|
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
2017-07-15
1
-1
/
+0
|
*
|
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
2017-07-15
1
-5
/
+18
|
*
|
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
2017-07-15
1
-3
/
+11
|
*
|
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
2017-07-15
1
-2
/
+1
|
*
|
openvswitch: Fix for force/commit action failures
Greg Rose
2017-07-15
1
-15
/
+36
|
*
|
ipv4: ip_do_fragment: fix headroom tests
Vasily Averin
2017-07-15
1
-4
/
+4
|
*
|
sctp: fix an array overflow when all ext chunks are set
Xin Long
2017-07-14
1
-2
/
+2
|
*
|
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-07-14
1
-2
/
+2
|
*
|
net/packet: Fix Tx queue selection for AF_PACKET
Iván Briano
2017-07-14
1
-4
/
+2
|
*
|
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-07-14
2
-2
/
+4
|
*
|
netpoll: shut up a kernel warning on refcount
WANG Cong
2017-07-14
1
-1
/
+1
|
*
|
net: set fib rule refcount after malloc
David Ahern
2017-07-13
1
-2
/
+1
|
*
|
dccp: make const array error_code static
Colin Ian King
2017-07-13
1
-1
/
+1
|
*
|
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
2017-07-13
1
-1
/
+1
*
|
|
libceph: potential NULL dereference in ceph_msg_data_create()
Dan Carpenter
2017-07-17
1
-2
/
+4
*
|
|
libceph: don't call encode_request_finish() on MOSDBackoff messages
Ilya Dryomov
2017-07-17
1
-1
/
+4
*
|
|
libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()
Ilya Dryomov
2017-07-17
1
-1
/
+1
*
|
|
libceph: set -EINVAL in one place in crush_decode()
Ilya Dryomov
2017-07-17
1
-11
/
+12
*
|
|
libceph: NULL deref on osdmap_apply_incremental() error path
Dan Carpenter
2017-07-17
1
-3
/
+3
*
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
3
-5
/
+7
|
\
\
\
|
*
|
|
net/route: use get_random_int for random counter
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
|
*
|
|
net/neighbor: use get_random_u32 for 32-bit hash random
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
|
*
|
|
ceph: ensure RNG is seeded before using
Jason A. Donenfeld
2017-06-19
1
-1
/
+5
*
|
|
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
3
-6
/
+81
|
\
\
\
\
|
*
|
|
|
9p: Implement show_options
David Howells
2017-07-11
3
-6
/
+81
*
|
|
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-15
2
-43
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
get_compat_bpf_fprog(): don't copyin field-by-field
Al Viro
2017-07-04
1
-9
/
+9
|
*
|
|
|
|
get_compat_msghdr(): get rid of field-by-field copyin
Al Viro
2017-07-04
1
-17
/
+14
|
*
|
|
|
|
copy_msghdr_from_user(): get rid of field-by-field copyin
Al Viro
2017-07-04
1
-17
/
+14
*
|
|
|
|
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
8
-149
/
+201
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]