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-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-376
/
+679
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-375
/
+663
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...
David S. Miller
6
-176
/
+203
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2
-10
/
+84
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
1
-14
/
+17
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
3
-12
/
+11
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
5
-22
/
+17
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
3
-8
/
+33
2017-04-05
net: sched: choke: remove some dead code
Dan Carpenter
1
-6
/
+0
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-04
can: initial support for network namespaces
Mario Kicherer
6
-176
/
+203
2017-04-03
soreuseport: use "unsigned int" in __reuseport_alloc()
Alexey Dobriyan
1
-2
/
+2
2017-04-03
flowcache: more "unsigned int"
Alexey Dobriyan
1
-6
/
+7
2017-04-03
flowcache: make flow_cache_hash_size() return "unsigned int"
Alexey Dobriyan
1
-6
/
+8
2017-04-03
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
1
-3
/
+3
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
1
-31
/
+36
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
3
-2
/
+81
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-02
rds: tcp: canonical connection order for all paths with index > 0
Sowmini Varadhan
1
-1
/
+1
2017-04-02
rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...
Sowmini Varadhan
1
-1
/
+9
2017-04-01
net: mpls: Increase max number of labels for lwt encap
David Ahern
3
-8
/
+15
2017-04-01
net: mpls: bump maximum number of labels
David Ahern
2
-34
/
+71
2017-04-01
net: mpls: Limit memory allocation for mpls_route
David Ahern
1
-10
/
+21
2017-04-01
net: mpls: change mpls_route layout
David Ahern
2
-31
/
+51
2017-04-01
net: mpls: Convert number of nexthops to u8
David Ahern
2
-13
/
+20
2017-04-01
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2
-11
/
+33
2017-04-01
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-01
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-04-01
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-04-01
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-01
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-01
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
2017-04-01
net: dsa: fix build error with devlink build as module
Tobias Regnery
1
-1
/
+1
2017-04-01
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-7
/
+6
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
4
-1
/
+179
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
1
-6
/
+6
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+1
2017-03-30
net: tcp: Refine the __tcp_select_window
Gao Feng
1
-5
/
+3
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
3
-16
/
+43
2017-03-30
VSOCK: remove unnecessary ternary operator on return value
Colin Ian King
1
-15
/
+7
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
[next]