index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-15
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
3
-66
/
+17
2015-03-15
Bluetooth: Introduce trusted flag for management control sockets
Marcel Holtmann
2
-0
/
+12
2015-03-15
Bluetooth: Add support for extended index management command
Marcel Holtmann
2
-0
/
+91
2015-03-15
Bluetooth: Add support for extended index management events
Marcel Holtmann
3
-0
/
+38
2015-03-15
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
3
-14
/
+66
2015-03-15
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
2
-0
/
+35
2015-03-15
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
2
-0
/
+14
2015-03-14
net: dsa: do not use slave MII bus for fixed PHYs
Florian Fainelli
1
-1
/
+2
2015-03-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-536
/
+636
2015-03-14
Merge branch 'listener_refactor_part_9'
David S. Miller
5
-104
/
+54
2015-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
1
-101
/
+47
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
1
-1
/
+1
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
5
-3
/
+7
2015-03-14
Merge branch 'tipc-next'
David S. Miller
8
-341
/
+300
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
4
-61
/
+50
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
7
-167
/
+150
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
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
1
-4
/
+4
2015-03-13
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
9
-495
/
+498
2015-03-13
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2
-15
/
+4
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2
-4
/
+12
2015-03-13
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: Clean up type inconsistency
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
9
-14
/
+114
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
[next]