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-12-27
tcp: do not allocate linear memory for zerocopy skbs
Willem de Bruijn
1
-4
/
+7
2017-12-27
tcp: place all zerocopy payload in frags
Willem de Bruijn
1
-4
/
+5
2017-12-27
tcp: push full zerocopy packets
Willem de Bruijn
1
-1
/
+3
2017-12-27
skbuff: in skb_segment, call zerocopy functions once per nskb
Willem de Bruijn
1
-5
/
+9
2017-12-27
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
1
-20
/
+26
2017-12-27
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
1
-0
/
+1
2017-12-27
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
1
-0
/
+1
2017-12-27
l2tp: add peer_offset parameter
Lorenzo Bianconi
4
-8
/
+37
2017-12-27
l2tp: fix missing print session offset info
Hangbin Liu
1
-0
/
+2
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-176
/
+283
2017-12-26
net: erspan: remove md NULL check
William Tu
2
-9
/
+0
2017-12-26
tcp: md5: Handle RCU dereference of md5sig_info
Mat Martineau
1
-1
/
+1
2017-12-26
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
Tobias Brunner
1
-0
/
+8
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-132
/
+225
2017-12-21
flow_dissector: Parse batman-adv unicast headers
Sven Eckelmann
1
-0
/
+57
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
25
-670
/
+24
2017-12-21
batman-adv: Remove kernel fixed width types in packet.h
Sven Eckelmann
1
-107
/
+107
2017-12-21
batman-adv: Remove usage of BIT(x) in packet.h
Sven Eckelmann
1
-12
/
+11
2017-12-21
batman-adv: Let packet.h include its headers directly
Sven Eckelmann
2
-2
/
+2
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
3
-3
/
+11
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
net: sch: sch_drr: add extack support
Alexander Aring
1
-5
/
+14
2017-12-21
net: sch: sch_cbs: add extack support
Alexander Aring
1
-7
/
+16
2017-12-21
net: sch: sch_cbq: add extack support
Alexander Aring
1
-12
/
+34
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
16
-38
/
+52
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2
-3
/
+5
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
14
-23
/
+32
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
5
-11
/
+21
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
16
-16
/
+21
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
15
-17
/
+31
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
10
-10
/
+16
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
18
-39
/
+50
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
30
-36
/
+72
2017-12-21
net: sched: sch_api: handle generic qdisc errors
Alexander Aring
1
-43
/
+105
2017-12-21
net: sched: fix coding style issues
Alexander Aring
6
-13
/
+14
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-21
xfrm: check for xdo_dev_ops add and delete
Shannon Nelson
1
-13
/
+18
2017-12-20
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
1
-2
/
+7
2017-12-20
tipc: remove joining group member from congested list
Jon Maloy
1
-4
/
+2
2017-12-20
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
60
-1343
/
+2833
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
Yafang Shao
3
-9
/
+9
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
Yafang Shao
1
-1
/
+1
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
5
-6
/
+6
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
4
-9
/
+19
2017-12-20
ip6_gre: fix potential memory leak in ip6erspan_rcv
Haishuang Yan
1
-1
/
+3
2017-12-20
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
1
-1
/
+3
2017-12-20
ip6_gre: fix error path when ip6erspan_rcv failed
Haishuang Yan
1
-1
/
+2
2017-12-20
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
1
-0
/
+2
[next]