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-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
2
-2
/
+7
2018-06-29
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
1
-4
/
+210
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
4
-2
/
+11
2018-06-29
net/sched: act_tunnel_key: add extended ack support
Simon Horman
1
-6
/
+21
2018-06-29
net/sched: act_tunnel_key: disambiguate metadata dst error cases
Simon Horman
1
-1
/
+4
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
1
-7
/
+55
2018-06-29
ila: Flush netlink command to clear xlat table
Tom Herbert
3
-2
/
+67
2018-06-29
ila: Create main ila source file
Tom Herbert
5
-147
/
+168
2018-06-29
ila: Call library function alloc_bucket_locks
Tom Herbert
1
-18
/
+5
2018-06-29
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
1
-16
/
+54
2018-06-28
skbuff: preserve sock reference when scrubbing the skb.
Flavio Leitner
1
-1
/
+0
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
11
-20
/
+42
2018-06-28
net sched actions: avoid bitwise operation on signed value in pedit
Roman Mashak
1
-1
/
+1
2018-06-28
net sched actions: fix misleading text strings in pedit action
Roman Mashak
1
-5
/
+5
2018-06-28
net sched actions: use sizeof operator for buffer length
Roman Mashak
1
-2
/
+2
2018-06-28
net sched actions: fix sparse warning
Roman Mashak
1
-3
/
+3
2018-06-28
net sched actions: fix coding style in pedit action
Roman Mashak
1
-13
/
+16
2018-06-28
netem: slotting with non-uniform distribution
Yousuk Seung
1
-24
/
+49
2018-06-28
l2tp: define helper for parsing struct sockaddr_pppol2tp*
Guillaume Nault
1
-70
/
+103
2018-06-28
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
1
-110
/
+113
2018-06-27
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
Roopa Prabhu
1
-1
/
+2
2018-06-27
net/tls: Remove VLA usage on nonce
Kees Cook
1
-2
/
+8
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-8
/
+46
2018-06-26
net: sched: cls_bpf: implement offload tcf_proto_op
John Hurley
1
-0
/
+39
2018-06-26
net: sched: cls_u32: implement offload tcf_proto_op
John Hurley
1
-0
/
+111
2018-06-26
net: sched: cls_matchall: implement offload tcf_proto_op
John Hurley
1
-0
/
+32
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
1
-0
/
+44
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2
-10
/
+17
2018-06-26
l2tp: make l2tp_xmit_core() return void
Guillaume Nault
1
-4
/
+2
2018-06-26
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
1
-2
/
+1
2018-06-26
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
1
-7
/
+0
2018-06-26
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2
-6
/
+0
2018-06-26
l2tp: remove pppol2tp_session_close()
Guillaume Nault
1
-7
/
+0
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2
-2
/
+7
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-26
/
+79
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
14
-103
/
+93
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+24
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-32
/
+47
2018-06-24
tls: Removed unused variable
Vakul Garg
1
-3
/
+0
2018-06-24
net_sched: remove unused htb drop_list
Cong Wang
1
-13
/
+0
2018-06-23
net_sched: remove a bogus warning in hfsc
Cong Wang
1
-2
/
+2
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-23
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
2
-15
/
+5
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
2
-3
/
+12
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
1
-2
/
+2
[next]