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-03-14
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
2
-1
/
+5
2015-03-14
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
2
-47
/
+28
2015-03-14
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
2
-9
/
+10
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
3
-60
/
+47
2015-03-14
tipc: add framework for node capabilities exchange
Jon Paul Maloy
3
-2
/
+16
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
23
-1386
/
+1888
2015-03-14
ieee802154: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-14
at86rf230: fix volatile regmap registers
Alexander Aring
1
-0
/
+2
2015-03-14
at86rf230: add support for calibration timeout
Alexander Aring
1
-14
/
+58
2015-03-14
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
1
-10
/
+29
2015-03-14
at86rf230: init xtal_trim with zero
Alexander Aring
1
-1
/
+1
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
2
-1
/
+14
2015-03-14
ieee802154: remove deprecated sysfs entries
Alexander Aring
1
-49
/
+0
2015-03-14
ieee802154: change wpan-phy name to phy
Alexander Aring
1
-1
/
+4
2015-03-14
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
1
-1
/
+1
2015-03-13
Merge branch 'bcmgenet_xmit_more'
David S. Miller
1
-15
/
+8
2015-03-13
net: bcmgenet: add support for xmit_more
Florian Fainelli
1
-3
/
+4
2015-03-13
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
1
-13
/
+5
2015-03-13
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
1
-56
/
+43
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
8
-25
/
+20
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
4
-17
/
+18
2015-03-13
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
Daniel Drake
1
-32
/
+28
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
4
-31
/
+26
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
5
-48
/
+44
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2
-1
/
+3
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2
-5
/
+6
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
6
-52
/
+51
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
6
-41
/
+41
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
10
-278
/
+278
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2
-9
/
+31
2015-03-13
Merge branch 'tcp_metrics_netns_debloat'
David S. Miller
2
-66
/
+73
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2
-38
/
+30
2015-03-13
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
1
-10
/
+11
2015-03-13
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
1
-4
/
+5
2015-03-13
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
1
-5
/
+19
2015-03-13
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
1
-0
/
+5
2015-03-13
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
1
-9
/
+3
2015-03-13
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
1
-1
/
+0
2015-03-13
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
1
-1
/
+16
2015-03-13
net/macb: Only adjust tx_clk on link change
Jaeden Amero
1
-2
/
+5
2015-03-13
rhashtable: Fix read-side crash during rehash
Herbert Xu
1
-1
/
+1
2015-03-13
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2
-33
/
+28
2015-03-13
rhashtable: Fix reader/rehash race
Herbert Xu
1
-0
/
+6
2015-03-13
Merge branch 'listener_refactor'
David S. Miller
14
-41
/
+84
2015-03-13
inet: introduce ireq_family
Eric Dumazet
8
-1
/
+8
2015-03-13
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
3
-8
/
+7
2015-03-13
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
4
-1
/
+10
2015-03-13
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
1
-28
/
+41
2015-03-13
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2
-0
/
+9
2015-03-13
inet: add ireq_state field to inet_request_sock
Eric Dumazet
1
-0
/
+3
[next]