index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-12
tipc: Eliminate unnecessary initialization in native API send routines
Allan Stephens
1
-2
/
+2
2010-05-12
tipc: Prune unused data structures from configuration service
Allan Stephens
1
-14
/
+14
2010-05-12
tipc: Eliminate unused argument in print statement
Allan Stephens
1
-3
/
+1
2010-05-12
tipc: Eliminate obsolete port's "congested_link" field
Allan Stephens
3
-5
/
+0
2010-05-12
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
1
-0
/
+1
2010-05-12
mac80211: fix paged defragmentation
Abhijeet Kolekar
1
-0
/
+6
2010-05-12
mac80211: check channel switch mode for future frames transmit
Wey-Yi Guy
1
-1
/
+2
2010-05-12
mac80211: add offload channel switch support
Johannes Berg
4
-5
/
+114
2010-05-12
mac80211: don't process work item with wrong frame
Johannes Berg
1
-2
/
+25
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-23
/
+79
2010-05-11
wimax: checking ERR_PTR vs null
Dan Carpenter
1
-1
/
+1
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-139
/
+412
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-21
/
+77
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
97
-341
/
+297
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
3
-92
/
+78
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
21
-46
/
+43
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
58
-81
/
+69
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
96
-121
/
+133
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
4
-54
/
+51
2010-05-11
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
3
-67
/
+377
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
1
-176
/
+214
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-65
/
+62
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
1
-32
/
+31
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-41
/
+33
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
137
-2045
/
+1911
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2010-05-10
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-1
/
+2
2010-05-10
netfilter: use rcu_dereference_protected()
Patrick McHardy
2
-6
/
+26
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
139
-2480
/
+3662
2010-05-10
netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
Patrick McHardy
1
-1
/
+5
2010-05-10
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
2
-4
/
+4
2010-05-10
IPv4: unresolved multicast route cleanup
Andreas Meissner
1
-1
/
+2
2010-05-10
Bluetooth: Fix issues where sk_sleep() helper is needed now
Marcel Holtmann
1
-4
/
+4
2010-05-10
Bluetooth: Use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-12
/
+6
2010-05-10
Bluetooth: Create per controller workqueue
Marcel Holtmann
2
-13
/
+17
2010-05-10
Bluetooth: Fix spec error in the RemoteBusy Logic
Gustavo F. Padovan
1
-1
/
+2
2010-05-10
Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
Gustavo F. Padovan
1
-4
/
+4
2010-05-10
Bluetooth: Fix race condition on l2cap_ertm_send()
Gustavo F. Padovan
1
-33
/
+66
2010-05-10
Bluetooth: Add wait_queue to wait ack of all sent packets
Gustavo F. Padovan
1
-0
/
+34
2010-05-10
Bluetooth: Implement Local Busy Condition handling
Gustavo F. Padovan
1
-21
/
+166
2010-05-10
Bluetooth: Completes the I-frame tx_seq check logic on RECV
João Paulo Rechi Vita
1
-4
/
+36
2010-05-10
Bluetooth: Implement missing parts of the Invalid Frame Detection
Gustavo F. Padovan
1
-7
/
+112
2010-05-10
Bluetooth: Refactor l2cap_retransmit_frame()
Gustavo F. Padovan
1
-26
/
+27
2010-05-10
Bluetooth: Make hci_send_acl() void
Gustavo F. Padovan
2
-48
/
+29
2010-05-10
Bluetooth: Fix lockdep annotation on ERTM
Gustavo F. Padovan
1
-1
/
+1
2010-05-10
Bluetooth: Check if we really are in WAIT_F when F bit comes
Gustavo F. Padovan
1
-2
/
+4
2010-05-10
Bluetooth: Remove unneeded control vars
Gustavo F. Padovan
1
-10
/
+4
2010-05-10
Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
Gustavo F. Padovan
1
-3
/
+1
2010-05-10
Bluetooth: Fix errors reported by checkpatch.pl
Gustavo F. Padovan
1
-6
/
+5
[prev]
[next]