index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-18
1
-9
/
+10
*
|
|
|
|
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
2011-07-17
1
-11
/
+0
*
|
|
|
|
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
2011-07-17
1
-0
/
+5
*
|
|
|
|
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-17
1
-1
/
+0
*
|
|
|
|
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-17
2
-3
/
+2
*
|
|
|
|
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-17
1
-1
/
+0
*
|
|
|
|
net: Create and use new helper, neigh_output().
David S. Miller
2011-07-17
1
-0
/
+9
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
9
-39
/
+223
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
mac80211: allow driver to disconnect after resume
Johannes Berg
2011-07-13
1
-0
/
+23
|
*
|
|
|
cfg80211: fix docbook
Johannes Berg
2011-07-11
1
-0
/
+1
|
*
|
|
|
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
2011-07-11
1
-0
/
+20
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-07-11
6
-12
/
+75
|
|
\
\
\
\
|
|
*
|
|
|
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
2011-07-11
1
-1
/
+18
|
|
*
|
|
|
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
2011-07-08
1
-0
/
+1
|
|
*
|
|
|
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
2011-07-08
1
-1
/
+2
|
|
*
|
|
|
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
2011-07-08
1
-1
/
+0
|
|
*
|
|
|
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
2011-07-08
1
-0
/
+5
|
|
*
|
|
|
Bluetooth: Add new structures for supporting SM key distribution
Vinicius Costa Gomes
2011-07-08
3
-0
/
+22
|
|
*
|
|
|
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2011-07-08
1
-0
/
+1
|
|
*
|
|
|
Bluetooth: Remove L2CAP busy queue
Mat Martineau
2011-07-07
1
-4
/
+0
|
|
*
|
|
|
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2011-07-07
1
-0
/
+2
|
|
*
|
|
|
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
2011-07-07
2
-0
/
+6
|
|
*
|
|
|
Bluetooth: Add enable_le module parameter
Andre Guedes
2011-07-07
1
-0
/
+1
|
|
*
|
|
|
Bluetooth: Write LE Host Supported command
Andre Guedes
2011-07-07
1
-0
/
+6
|
|
*
|
|
|
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
2011-07-07
2
-0
/
+5
|
|
*
|
|
|
Bluetooth: Clean up unused struct hci_conn items
Gustavo F. Padovan
2011-07-01
1
-2
/
+0
|
|
*
|
|
|
Bluetooth: Add bt_printk
Joe Perches
2011-07-01
1
-3
/
+6
|
|
*
|
|
|
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
2011-06-30
1
-1
/
+1
|
*
|
|
|
|
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
2011-07-08
1
-1
/
+2
|
*
|
|
|
|
mac80211: allow driver to generate P1K for IV32
Johannes Berg
2011-07-08
1
-2
/
+22
|
*
|
|
|
|
mac80211: allow drivers to access key sequence counter
Johannes Berg
2011-07-08
1
-0
/
+60
|
*
|
|
|
|
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
1
-26
/
+22
*
|
|
|
|
|
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
2011-07-14
1
-1
/
+1
*
|
|
|
|
|
net: unexport netdev_fix_features()
Michał Mirosław
2011-07-14
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
14
-18
/
+68
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-07-14
1
-0
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
2011-07-13
1
-0
/
+13
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-07-13
2
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2011-07-08
1
-1
/
+1
|
|
*
|
|
|
|
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-07-07
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-07-12
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
2011-07-12
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-07-12
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-07-07
1
-1
/
+2
|
*
|
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-12
1
-3
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
Hans Verkuil
2011-07-07
1
-0
/
+7
|
|
*
|
|
|
|
|
|
[media] v4l2-subdev.h: remove unused s_mode tuner op
Hans Verkuil
2011-07-07
1
-4
/
+1
|
*
|
|
|
|
|
|
|
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
2011-07-09
1
-0
/
+7
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-07
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
1
-2
/
+2
|
|
|
\
\
\
\
\
\
\
[prev]
[next]