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
2015-05-19
mac802154: check for really changes
Alexander Aring
2
-0
/
+38
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
4
-6
/
+90
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
7
-26
/
+30
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
5
-8
/
+9
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
5
-7
/
+9
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
5
-7
/
+7
2015-05-19
ieee802154: move validation check out of softmac
Alexander Aring
2
-30
/
+27
2015-05-19
nl802154: cleanup invalid argument handling
Alexander Aring
1
-8
/
+4
2015-05-15
Bluetooth: btbcm: Fix calls to __hci_cmd_sync()
Frederic Danis
1
-6
/
+0
2015-05-15
Bluetooth: btintel: Fix calls to __hci_cmd_sync()
Frederic Danis
1
-6
/
+0
2015-05-15
Bluetooth: btusb: Fix calls to __hci_cmd_sync()
Frederic Danis
1
-36
/
+0
2015-05-15
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
1
-5
/
+0
2015-05-14
Bluetooth: btrtl: Create separate module for Realtek BT driver
Carlo Caione
5
-373
/
+462
2015-05-14
Bluetooth: btmrvl: fix compilation warning
Xinming Hu
1
-1
/
+1
2015-05-14
Bluetooth: btwilink: remove DEBUG define
Leo Yan
1
-1
/
+1
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
1
-8
/
+0
2015-05-13
Merge branch 'packet_rollover'
David S. Miller
3
-28
/
+163
2015-05-13
packet: rollover statistics
Willem de Bruijn
3
-1
/
+28
2015-05-13
packet: rollover huge flows before small flows
Willem de Bruijn
2
-3
/
+24
2015-05-13
packet: rollover lock contention avoidance
Willem de Bruijn
2
-7
/
+32
2015-05-13
packet: rollover only to socket with headroom
Willem de Bruijn
1
-17
/
+59
2015-05-13
packet: rollover prepare: per-socket state
Willem de Bruijn
2
-4
/
+23
2015-05-13
packet: rollover prepare: move code out of callsites
Willem de Bruijn
1
-9
/
+10
2015-05-13
ipv4: __ip_local_out_sk() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
tcp/dccp: tw_timer_handler() is static
Eric Dumazet
1
-1
/
+1
2015-05-13
Merge branch 'cls_flower'
David S. Miller
20
-298
/
+1285
2015-05-13
tc: introduce Flower classifier
Jiri Pirko
4
-0
/
+729
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
7
-15
/
+18
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2
-0
/
+25
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2
-8
/
+34
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
12
-146
/
+229
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2
-0
/
+109
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
1
-2
/
+6
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2
-78
/
+78
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
4
-31
/
+31
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2
-1
/
+1
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
1
-5
/
+5
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
4
-4
/
+5
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
1
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
9
-12
/
+19
2015-05-13
Merge branch 'sfc-next'
David S. Miller
1
-12
/
+22
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
5
-30
/
+5
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
410
-4555
/
+5358
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
1
-1
/
+4
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
7
-37
/
+39
2015-05-13
Merge branch 'switchdev-cleanups'
David S. Miller
4
-9
/
+14
2015-05-13
switchdev: apply review comments on documentation
Scott Feldman
1
-2
/
+5
[prev]
[next]