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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-0
/
+1
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
1
-1
/
+1
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+5
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+1
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
3
-10
/
+0
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
1
-1
/
+1
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
1
-8
/
+3
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-365
/
+1158
2017-11-15
tcp: highest_sack fix
Eric Dumazet
1
-14
/
+3
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
2
-3
/
+4
2017-11-15
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
1
-0
/
+4
2017-11-14
tls: Move tls_make_aad to header to allow sharing
Ilya Lesokhin
1
-0
/
+15
2017-11-14
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
1
-1
/
+1
2017-11-14
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
1
-0
/
+2
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
1
-0
/
+2
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+5
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
1
-0
/
+1
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-1
/
+2
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
1
-1
/
+0
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
1
-13
/
+1
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
2
-6
/
+68
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
1
-9
/
+37
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2
-2
/
+2
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
1
-0
/
+22
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
1
-0
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+25
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
1
-3
/
+1
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
1
-1
/
+1
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
1
-1
/
+1
2017-11-08
openvswitch: enable NSH support
Yi Yang
1
-0
/
+3
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-9
/
+25
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
1
-0
/
+30
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
171
-11
/
+194
2017-11-07
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
1
-0
/
+5
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+2
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
1
-0
/
+2
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-3
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
165
-1
/
+170
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
1
-0
/
+32
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-9
/
+10
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-0
/
+1
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2
-0
/
+44
[next]