index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
sfc: expose FEC stats on Medford2
Edward Cree
2
-1
/
+30
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
5
-11
/
+29
2017-12-21
sfc: update MCDI protocol headers
Edward Cree
1
-144
/
+2309
2017-12-21
cxgb4: add new T5 and T6 device id's
Ganesh Goudar
1
-0
/
+2
2017-12-21
net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
Jie Deng
1
-17
/
+7
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
1
-0
/
+3
2017-12-21
net: ibm: emac: support RGMII-[RX|TX]ID phymode
Christian Lamparter
2
-4
/
+7
2017-12-21
net: ibm: emac: replace custom PHY_MODE_* macros
Christian Lamparter
5
-57
/
+44
2017-12-21
net: ibm: emac: replace custom rgmii_mode_name with phy_modes
Christian Lamparter
1
-19
/
+1
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
18
-40
/
+56
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
3
-4
/
+7
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
15
-25
/
+36
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
6
-12
/
+23
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
17
-17
/
+23
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
16
-18
/
+33
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
11
-11
/
+18
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
19
-40
/
+52
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
31
-37
/
+74
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
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
3
-89
/
+12
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2
-8
/
+23
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2
-5
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2
-35
/
+20
2017-12-20
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
1
-6
/
+8
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2
-67
/
+43
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
6
-37
/
+32
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2
-20
/
+8
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2
-54
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-20
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+5
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
7
-32
/
+30
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
7
-40
/
+128
2017-12-20
tcp: Export to userspace the TCP state names for the trace events
Steven Rostedt (VMware)
1
-13
/
+28
2017-12-20
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2
-6
/
+8
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
net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
Andy Shevchenko
1
-17
/
+7
[next]