index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'sfc-Medford2'
David S. Miller
7
-156
/
+2435
2017-12-21
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2
-0
/
+67
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
Merge branch 'net-sched-extack'
David S. Miller
35
-265
/
+486
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
Merge branch 's390-net-next'
David S. Miller
11
-440
/
+234
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
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
62
-1353
/
+2852
2017-12-20
Merge branch 'replace-tcp_set_state-tracepoint-with-inet_sock_set_state'
David S. Miller
15
-66
/
+167
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
[next]