index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
1
-1
/
+0
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-9
/
+10
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
1
-11
/
+0
2011-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
1
-0
/
+5
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
1
-1
/
+0
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
2
-3
/
+2
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
1
-1
/
+0
2011-07-16
net: Create and use new helper, neigh_output().
David S. Miller
1
-0
/
+9
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-39
/
+223
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
1
-1
/
+1
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
1
-1
/
+0
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-18
/
+68
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
3
-24
/
+11
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2011-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-0
/
+23
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-7
/
+2
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2
-2
/
+2
2011-07-13
ipv4: Inline neigh binding.
David Miller
1
-1
/
+32
2011-07-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+2
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
1
-1
/
+2
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-12
/
+0
2011-07-11
net: introduce __netdev_alloc_skb_ip_align
Eric Dumazet
1
-3
/
+9
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-0
/
+2
2011-07-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2011-07-11
cfg80211: fix docbook
Johannes Berg
1
-0
/
+1
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
1
-0
/
+20
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
6
-12
/
+75
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
1
-0
/
+7
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
1
-1
/
+1
2011-07-11
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
1
-1
/
+18
2011-07-10
skbuff: update struct sk_buff members comments
Daniel Baluta
1
-20
/
+22
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+7
2011-07-08
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-08
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
1
-1
/
+2
2011-07-08
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
1
-1
/
+0
2011-07-08
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
1
-0
/
+5
2011-07-08
Bluetooth: Add new structures for supporting SM key distribution
Vinicius Costa Gomes
3
-0
/
+22
2011-07-08
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
1
-0
/
+1
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
1
-1
/
+1
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+2
2011-07-08
mac80211: allow driver to generate P1K for IV32
Johannes Berg
1
-2
/
+22
2011-07-08
mac80211: allow drivers to access key sequence counter
Johannes Berg
1
-0
/
+60
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
1
-26
/
+22
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-2
/
+398
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-0
/
+1
2011-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
1
-0
/
+21
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-1
/
+1
[next]