index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
WHENCE
(
unfollow
)
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
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
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
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
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
2015-03-13
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
1
-1
/
+3
2015-03-13
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
5
-2
/
+3
2015-03-12
cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
Daniel Borkmann
1
-3
/
+6
2015-03-12
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
1
-11
/
+17
[next]