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-03-01
ipvs: change some data types from int to bool
Andrea Claudi
5
-18
/
+18
2019-02-27
netfilter: nft_set_hash: remove nft_hash_key()
Pablo Neira Ayuso
1
-11
/
+2
2019-02-27
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
1
-1
/
+1
2019-02-27
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Pablo Neira Ayuso
1
-4
/
+19
2019-02-27
netfilter: remove unneeded switch fall-through
Li RongQing
2
-2
/
+1
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
1
-5
/
+4
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
12
-40
/
+21
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
2
-92
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
2
-10
/
+24
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
1
-33
/
+36
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
2
-19
/
+26
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
2
-10
/
+6
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
11
-736
/
+710
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
3
-137
/
+123
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
8
-277
/
+195
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
1
-92
/
+39
2019-02-27
netfilter: nf_conntrack_amanda: add support for STATE streams
Florian Tham
1
-2
/
+7
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2
-227
/
+61
2019-02-26
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
2019-02-26
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
1
-7
/
+6
2019-02-26
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
3
-4
/
+4
2019-02-26
tcp: get rid of tcp_check_send_head()
Eric Dumazet
1
-1
/
+2
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
[next]