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
2019-02-26
net: sched: fix typo in walker_check_empty()
Vlad Buslov
1
-2
/
+2
2019-02-26
net: sched: pie: fix mistake in reference link
Leslie Monis
1
-1
/
+1
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
1
-26
/
+22
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2
-11
/
+15
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
1
-39
/
+17
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
3
-24
/
+4
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
5
-36
/
+13
2019-02-25
net: sched: pie: update references
Mohit P. Tahiliani
1
-3
/
+1
2019-02-25
net: sched: pie: add derandomization mechanism
Mohit P. Tahiliani
1
-1
/
+27
2019-02-25
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
1
-33
/
+32
2019-02-25
net: sched: pie: change initial value of pie_vars->burst_time
Mohit P. Tahiliani
1
-2
/
+2
2019-02-25
net: sched: pie: change default value of pie_params->tupdate
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change default value of pie_params->target
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: pie: change value of QUEUE_THRESHOLD
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: don't release block->lock when dumping chains
Vlad Buslov
1
-9
/
+7
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
1
-4
/
+9
2019-02-25
tcp: clean up SOCK_DEBUG()
Yafang Shao
2
-20
/
+1
2019-02-25
tcp: remove unused parameter of tcp_sacktag_bsearch()
Taehee Yoo
1
-10
/
+6
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-42
/
+0
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
3
-4
/
+4
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-71
/
+107
2019-02-24
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-24
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-24
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2
-8
/
+26
2019-02-24
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
1
-11
/
+67
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-6
/
+5
2019-02-24
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-24
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-24
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-24
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
1
-1
/
+0
2019-02-24
net: dev: add generic protodown handler
Andy Roulin
1
-0
/
+19
2019-02-24
net: Skip GSO length estimation if transport header is not set
Maxim Mikityanskiy
1
-1
/
+1
2019-02-24
net: Use RCU_INIT_POINTER() to set sk_wq
Li RongQing
1
-3
/
+3
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-192
/
+255
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-186
/
+246
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-23
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-02-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-23
kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
YueHaibing
1
-2
/
+2
2019-02-23
bpfilter: re-add header search paths to tools include to fix build error
Masahiro Yamada
1
-0
/
+1
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-22
/
+39
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
12
-27
/
+27
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
net/packet: Remove redundant skb->protocol set
Maxim Mikityanskiy
1
-11
/
+0
2019-02-22
net/packet: Ask driver for protocol if not provided by user
Maxim Mikityanskiy
1
-3
/
+12
[next]