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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
1
-1
/
+1
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
3
-0
/
+229
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-0
/
+1
2011-07-07
Bluetooth: Remove L2CAP busy queue
Mat Martineau
1
-4
/
+0
2011-07-07
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
1
-0
/
+2
2011-07-07
sock.h: Add a new sock zero-copy flag
Shirley Ma
1
-0
/
+1
2011-07-06
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
2
-0
/
+6
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+1
2011-07-06
Bluetooth: Write LE Host Supported command
Andre Guedes
1
-0
/
+6
2011-07-06
Bluetooth: Add extfeatures to struct hci_dev
Andre Guedes
2
-0
/
+5
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
1
-0
/
+20
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
1
-0
/
+26
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
1
-0
/
+23
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
3
-10
/
+12
2011-07-05
dcbnl: Add CEE notification
Shmulik Ravid
1
-1
/
+4
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+1
2011-07-05
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
David S. Miller
1
-1
/
+2
2011-07-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+3
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
1
-0
/
+21
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
1
-0
/
+135
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
1
-0
/
+4
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
1
-0
/
+1
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
1
-0
/
+1
2011-07-01
Bluetooth: Clean up unused struct hci_conn items
Gustavo F. Padovan
1
-2
/
+0
2011-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-06-30
Bluetooth: Add bt_printk
Joe Perches
1
-3
/
+6
2011-06-30
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
1
-1
/
+1
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+3
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-29
mac80211: propagate information about STA WME support down
Arik Nemtsov
1
-0
/
+2
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-28
treewide: fix kernel-doc warnings
Vitaliy Ivanov
1
-1
/
+0
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
1
-1
/
+0
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+1
2011-06-24
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-65
/
+335
2011-06-23
net: Fix build failures due to ip_is_fragment()
David S. Miller
1
-5
/
+5
2011-06-22
netlink: advertise incomplete dumps
Johannes Berg
2
-0
/
+56
2011-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
5
-33
/
+165
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-0
/
+5
2011-06-21
dcb: fix return type on dcb_setapp()
John Fastabend
1
-1
/
+1
2011-06-21
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
1
-0
/
+1
2011-06-21
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
1
-0
/
+2
2011-06-21
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
1
-0
/
+1
2011-06-21
net: dcbnl, add multicast group for DCB
John Fastabend
1
-0
/
+2
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+15
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
[prev]
[next]