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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
35
-352
/
+717
2010-08-02
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
1
-2
/
+1
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
9
-28
/
+26
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
4
-153
/
+51
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
1
-1
/
+1
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
1
-10
/
+12
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
3
-12
/
+18
2010-08-01
net: ingress filter message limit
Stephen Hemminger
1
-4
/
+4
2010-08-01
net/rose: Use GFP_ATOMIC
Julia Lawall
1
-1
/
+3
2010-07-30
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
1
-5
/
+4
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-402
/
+907
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
4
-3
/
+77
2010-07-28
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
1
-0
/
+3
2010-07-28
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
1
-2
/
+2
2010-07-28
cfg80211: Update of regulatory request initiator handling
Yuri Ershov
1
-1
/
+2
2010-07-28
nl80211: Fix memory leaks
Yuri Ershov
1
-0
/
+2
2010-07-28
mac80211: Put some code under MESH macro
Yuri Ershov
1
-0
/
+2
2010-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
5
-27
/
+50
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-11
/
+56
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2
-3
/
+3
2010-07-27
Bluetooth: Test 'count' value before enter the loop
Gustavo F. Padovan
1
-4
/
+4
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2
-20
/
+43
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-0
/
+49
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
4
-12
/
+12
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
254
-3822
/
+6238
2010-07-26
genetlink: use genl_register_family_with_ops()
Changli Gao
1
-5
/
+1
2010-07-26
drop_monitor: use genl_register_family_with_ops()
Changli Gao
1
-16
/
+7
2010-07-26
genetlink: cleanup code according to CodingStyle
Changli Gao
1
-5
/
+4
2010-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-07-26
wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE
David S. Miller
1
-1
/
+1
2010-07-26
netlink: netlink_recvmsg() fix
Eric Dumazet
1
-6
/
+16
2010-07-26
mac80211: Don't set per-BSS QoS for monitor interfaces
Sujith
1
-2
/
+6
2010-07-26
mac80211: fix sta assignment
Johannes Berg
1
-12
/
+5
2010-07-26
cfg80211: fix IBSS default management key
Johannes Berg
1
-1
/
+3
2010-07-26
mac80211: remove bogus rcu_read_lock()
Johannes Berg
1
-6
/
+1
2010-07-26
wireless: remove unneeded variable from regulatory_hint_11d()
Dan Carpenter
1
-4
/
+1
2010-07-26
mac80211: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-3
/
+0
2010-07-26
minstrel: don't complain about feedback for unrequested rates
John W. Linville
1
-1
/
+0
2010-07-26
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
John W. Linville
1
-1
/
+1
2010-07-25
net: dev_forward_skb should call nf_reset
Ben Greear
1
-0
/
+1
2010-07-24
net: pskb_expand_head() optimization
Eric Dumazet
1
-1
/
+1
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
1
-3
/
+40
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
1
-0
/
+2
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-717
/
+98
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
[next]