index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
2017-12-20
ip6_gre: fix a pontential issue in ip6erspan_rcv
Haishuang Yan
1
-3
/
+2
2017-12-20
bridge: Use helpers to handle MAC address
Andy Shevchenko
1
-10
/
+3
2017-12-20
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
1
-0
/
+20
2017-12-19
net_sched: properly check for empty skb array on error path
Cong Wang
1
-1
/
+7
2017-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-218
/
+85
2017-12-19
net: Disable GRO_HW when generic XDP is installed on a device.
Michael Chan
1
-0
/
+18
2017-12-19
net: Introduce NETIF_F_GRO_HW.
Michael Chan
2
-0
/
+13
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2
-21
/
+47
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
1
-5
/
+5
2017-12-18
net: erspan: reload pointer after pskb_may_pull
William Tu
2
-2
/
+6
2017-12-18
net: erspan: fix wrong return value
William Tu
2
-2
/
+2
2017-12-18
net/ncsi: Don't take any action on HNCDSC AEN
Samuel Mendoza-Jonas
1
-32
/
+3
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-143
/
+357
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-15
/
+24
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-128
/
+329
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
sctp: support sysctl to allow users to use stream interleave
Xin Long
1
-0
/
+7
2017-12-15
sctp: update mid instead of ssn when doing stream and asoc reset
Xin Long
1
-15
/
+25
[next]