index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
61
-240
/
+401
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-237
/
+346
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
lwtunnel: remove unused but set variable
Roopa Prabhu
1
-2
/
+0
2017-03-14
rds: ib: unmap the scatter/gather list when error
Zhu Yanjun
1
-7
/
+19
2017-03-14
rds: ib: add the static type to the function
Zhu Yanjun
2
-4
/
+3
2017-03-14
rds: ib: remove redundant ib_dealloc_fmr
Zhu Yanjun
1
-5
/
+2
2017-03-14
rds: ib: drop unnecessary rdma_reject
Zhu Yanjun
1
-3
/
+2
2017-03-14
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-14
atm: remove an unnecessary loop
Francois Romieu
1
-9
/
+13
2017-03-14
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2
-13
/
+71
2017-03-14
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
2
-8
/
+86
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
sch_tbf: Remove bogus semicolon in if() conditional.
David S. Miller
1
-1
/
+1
2017-03-13
drop_monitor: use setup_timer
Geliang Tang
1
-3
/
+2
2017-03-13
mpls: Do not decrement alive counter for unregister events
David Ahern
1
-1
/
+2
2017-03-13
mpls: Send route delete notifications when router module is unloaded
David Ahern
1
-0
/
+1
2017-03-13
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
1
-0
/
+3
2017-03-13
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
Gao Feng
1
-14
/
+18
2017-03-13
sctp: add get and set sockopt for reconf_enable
Xin Long
2
-0
/
+88
2017-03-13
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
2
-3
/
+157
2017-03-13
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
2
-12
/
+65
2017-03-13
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
2
-10
/
+82
2017-03-13
sctp: add support for generating add stream change event notification
Xin Long
1
-0
/
+28
2017-03-13
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
2
-0
/
+82
2017-03-13
sctp: add support for generating assoc reset event notification
Xin Long
1
-0
/
+28
2017-03-13
net: ipv6: Add early demux handler for UDP unicast
subashab@codeaurora.org
1
-0
/
+59
2017-03-13
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
15
-16
/
+62
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
3
-14
/
+10
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
4
-96
/
+98
2017-03-10
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
1
-3
/
+12
2017-03-10
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
David Howells
1
-2
/
+3
2017-03-10
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2
-2
/
+2
2017-03-10
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
4
-31
/
+30
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
27
-88
/
+115
2017-03-10
net: initialize msg.msg_flags in recvfrom
Alexander Potapenko
1
-0
/
+1
2017-03-10
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
1
-0
/
+1
2017-03-10
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
1
-18
/
+78
2017-03-10
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2
-2
/
+6
2017-03-10
rds: ib: add error handle
Zhu Yanjun
1
-11
/
+36
2017-03-10
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-09
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
1
-110
/
+134
2017-03-09
flow_dissector: rename "proto again" goto label
Jiri Pirko
1
-4
/
+4
2017-03-09
flow_dissector: Fix GRE header error path
Jiri Pirko
1
-3
/
+3
2017-03-09
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
1
-22
/
+34
2017-03-09
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
1
-53
/
+67
[next]