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.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
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
6
-13
/
+13
2013-12-26
rtlwifi: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
3
-4
/
+3
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2
-22
/
+22
2013-12-26
cw1200: slight optimization of addr compare
dingtianhong
2
-4
/
+4
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
5
-24
/
+22
2013-12-26
media: dvb_core: slight optimization of addr compare
dingtianhong
1
-4
/
+6
2013-12-26
isdn: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
atm: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
mac8011: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-26
ozwpan: slight optimization of addr compare
dingtianhong
2
-3
/
+4
2013-12-26
zd1211rw: slight optimization of addr compare
dingtianhong
1
-3
/
+2
2013-12-26
batman-adv: use batadv_compare_eth for concise
dingtianhong
2
-2
/
+2
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
hamradio: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: atl1: slight optimization of addr compare
dingtianhong
1
-1
/
+2
2013-12-26
net: pcnet: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
1
-5
/
+0
2013-12-26
qlge: make local function static
stephen hemminger
2
-3
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
2
-31
/
+0
2013-12-26
hhf: make qdisc ops static
stephen hemminger
1
-2
/
+1
2013-12-23
rose: cleanup checkpatch errors,spaces required
Weilong Chen
2
-2
/
+2
2013-12-23
sctp: remove the never used 'return' and redundant 'break'
wangweidong
1
-11
/
+2
2013-12-23
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
1
-2
/
+2
2013-12-23
cxgb4: make functions static and remove dead code
stephen hemminger
4
-143
/
+8
2013-12-23
sctp: remove casting from function calls through ops structure
wangweidong
2
-3
/
+3
2013-12-23
netconf: add support for IPv6 proxy_ndp
stephen hemminger
1
-1
/
+48
2013-12-23
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2
-6
/
+6
2013-12-23
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
1
-1
/
+24
2013-12-22
net: use kfree_skb_list() helper
Eric Dumazet
2
-19
/
+4
2013-12-22
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
4
-30
/
+102
2013-12-22
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
Hannes Frederic Sowa
2
-4
/
+2
2013-12-22
Revert "sctp: fix missing include file"
David S. Miller
1
-1
/
+0
2013-12-22
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
1
-1
/
+1
2013-12-21
can: mcp251x: Add device tree support
Alexander Shiyan
2
-25
/
+99
2013-12-21
can: gw: remove obsolete checks
Oliver Hartkopp
1
-4
/
+2
2013-12-21
packet: doc: add documentation for VLAN TPID delivery
Atzm Watanabe
1
-2
/
+7
2013-12-21
sctp: fix missing include file
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-21
Merge branch 'b44'
David S. Miller
4
-26
/
+250
2013-12-21
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
3
-1
/
+28
2013-12-21
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-21
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-21
b44: add phylib support
Hauke Mehrtens
3
-5
/
+189
2013-12-21
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-21
b44: abort when no PHY is available at all
Hauke Mehrtens
2
-0
/
+7
2013-12-21
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2
-4
/
+4
2013-12-21
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2
-10
/
+10
2013-12-21
tcp: autocork should not hold first packet in write queue
Eric Dumazet
1
-4
/
+10
2013-12-21
net_sched: fix regression in tc_action_ops
Eric Dumazet
1
-40
/
+13
[next]