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
2017-07-25
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
1
-23
/
+29
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+2
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-216
/
+141
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-18
netfilter: fix netfilter_net_init() return
Dan Carpenter
1
-2
/
+2
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-157
/
+14
2017-07-18
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
1
-2
/
+11
2017-07-18
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2
-0
/
+2
2017-07-17
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
1
-1
/
+1
2017-07-17
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
1
-2
/
+1
2017-07-17
netfilter: nat: fix src map lookup
Florian Westphal
1
-8
/
+9
2017-07-17
netfilter: remove old pre-netns era hook api
Florian Westphal
1
-143
/
+0
2017-07-17
libceph: potential NULL dereference in ceph_msg_data_create()
Dan Carpenter
1
-2
/
+4
2017-07-17
libceph: don't call encode_request_finish() on MOSDBackoff messages
Ilya Dryomov
1
-1
/
+4
2017-07-17
libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()
Ilya Dryomov
1
-1
/
+1
2017-07-17
libceph: set -EINVAL in one place in crush_decode()
Ilya Dryomov
1
-11
/
+12
2017-07-17
libceph: NULL deref on osdmap_apply_incremental() error path
Dan Carpenter
1
-3
/
+3
2017-07-17
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
1
-3
/
+3
2017-07-15
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
1
-1
/
+9
2017-07-15
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
1
-1
/
+0
2017-07-15
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
1
-5
/
+18
2017-07-15
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
1
-3
/
+11
2017-07-15
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
1
-2
/
+1
2017-07-15
openvswitch: Fix for force/commit action failures
Greg Rose
1
-15
/
+36
2017-07-15
ipv4: ip_do_fragment: fix headroom tests
Vasily Averin
1
-4
/
+4
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+7
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-6
/
+81
2017-07-15
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-43
/
+37
2017-07-14
sctp: fix an array overflow when all ext chunks are set
Xin Long
1
-2
/
+2
2017-07-14
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
1
-2
/
+2
2017-07-14
net/packet: Fix Tx queue selection for AF_PACKET
Iván Briano
1
-4
/
+2
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2
-2
/
+4
2017-07-14
netpoll: shut up a kernel warning on refcount
WANG Cong
1
-1
/
+1
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-149
/
+201
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-945
/
+869
2017-07-13
net: set fib rule refcount after malloc
David Ahern
1
-2
/
+1
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
1
-3
/
+3
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
1
-8
/
+8
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
1
-8
/
+10
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
1
-36
/
+8
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2
-20
/
+17
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
1
-10
/
+13
[next]