index
:
~syeh/repos_linux
drm-vmwgfx-fixes
drm-vmwgfx-fixes-4_10
drm-vmwgfx-next
syeh-atomic
vmwgfx pull request repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
1
-1
/
+15
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+26
2017-08-31
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-31
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
1
-12
/
+35
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
2
-1
/
+5
2017-08-31
net_sched: add reverse binding for tc class
Cong Wang
10
-2
/
+147
2017-08-31
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
1
-2
/
+2
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
3
-38
/
+88
2017-08-30
devlink: Maintain consistency in mac field name
David Ahern
1
-1
/
+1
2017-08-30
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
1
-0
/
+4
2017-08-30
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-08-30
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-3
/
+3
2017-08-30
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
1
-2
/
+2
2017-08-30
sch_fq_codel: avoid double free on init failure
Nikolay Aleksandrov
1
-3
/
+1
2017-08-30
sch_cbq: fix null pointer dereferences on init failure
Nikolay Aleksandrov
1
-3
/
+7
2017-08-30
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
1
-7
/
+3
2017-08-30
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-0
/
+3
2017-08-30
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
1
-6
/
+1
2017-08-30
sch_htb: fix crash on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-08-30
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
1
-6
/
+12
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
17
-292
/
+254
2017-08-30
net/sched: Change cls_flower to use IDR
Chris Mi
1
-32
/
+23
2017-08-30
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2
-0
/
+16
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
5
-6
/
+192
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2
-20
/
+46
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
5
-14
/
+4
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
1
-13
/
+20
2017-08-29
nsh: add GSO support
Jiri Benc
5
-0
/
+103
2017-08-29
act_ife: use registered ife_type as fallback
Alexander Aring
1
-14
/
+3
2017-08-29
packet: Don't write vnet header beyond end of buffer
Benjamin Poirier
1
-3
/
+9
2017-08-29
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2
-15
/
+13
2017-08-29
bridge: fdb add and delete tracepoints
Roopa Prabhu
2
-0
/
+13
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
1
-1
/
+0
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-29
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
1
-13
/
+24
2017-08-29
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-29
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-29
Merge tag 'rxrpc-next-20170829' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
13
-77
/
+285
2017-08-29
addrlabel: add/delete/get can run without rtnl
Florian Westphal
1
-5
/
+17
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-8
/
+13
2017-08-29
rxrpc: Allow failed client calls to be retried
David Howells
5
-31
/
+200
2017-08-29
rxrpc: Add notification of end-of-Tx phase
David Howells
1
-7
/
+27
2017-08-29
rxrpc: Remove some excess whitespace
David Howells
1
-3
/
+3
2017-08-29
rxrpc: Don't negate call->error before returning it
David Howells
1
-4
/
+4
2017-08-29
rxrpc: Fix IPv6 support
David Howells
8
-18
/
+31
2017-08-29
rxrpc: Use correct timestamp from Kerberos 5 ticket
David Howells
1
-1
/
+1
2017-08-29
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
3
-16
/
+22
2017-08-28
net: dsa: Don't dereference dst->cpu_dp->netdev
Florian Fainelli
1
-1
/
+1
2017-08-28
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
3
-4
/
+324
2017-08-28
net/ncsi: Fix several packet definitions
Samuel Mendoza-Jonas
3
-7
/
+8
[prev]
[next]