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
2008-11-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-91
/
+606
2008-11-26
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2
-18
/
+11
2008-11-26
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
Ivan Kuten
1
-3
/
+4
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-2
/
+2
2008-11-26
rfkill: always call get_state() hook on resume
Henrique de Moraes Holschuh
1
-0
/
+10
2008-11-26
rfkill: preserve state across suspend
Henrique de Moraes Holschuh
1
-1
/
+6
2008-11-26
mac80211: Look out for some other AP when disassoc is received.
Vivek Natarajan
1
-2
/
+6
2008-11-26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
Jouni Malinen
1
-0
/
+3
2008-11-26
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
1
-1
/
+1
2008-11-26
mac80211: make Minstrel the default rate control algorithm
Luis R. Rodriguez
1
-4
/
+4
2008-11-26
net: release skb->dst in sock_queue_rcv_skb()
Eric Dumazet
1
-1
/
+5
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
6
-16
/
+22
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
8
-14
/
+26
2008-11-25
tc: policing requires a rate estimator
Stephen Hemminger
2
-3
/
+33
2008-11-25
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
6
-41
/
+97
2008-11-25
tc: propogate errors from tcf_hash_create
Stephen Hemminger
8
-19
/
+27
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
6
-56
/
+105
2008-11-25
netns xfrm: /proc/net/xfrm_stat in netns
Alexey Dobriyan
2
-18
/
+19
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
5
-58
/
+72
2008-11-25
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
4
-4
/
+10
2008-11-25
netns PF_KEY: per-netns /proc/pfkey
Alexey Dobriyan
1
-17
/
+17
2008-11-25
netns PF_KEY: part 2
Alexey Dobriyan
1
-45
/
+60
2008-11-25
netns PF_KEY: part 1
Alexey Dobriyan
1
-15
/
+73
2008-11-25
netns xfrm: flush SA/SPDs on netns stop
Alexey Dobriyan
2
-0
/
+22
2008-11-25
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
3
-7
/
+10
2008-11-25
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
3
-9
/
+12
2008-11-25
netns xfrm: KM reporting in netns
Alexey Dobriyan
3
-6
/
+6
2008-11-25
netns xfrm: pass netns with KM notifications
Alexey Dobriyan
2
-2
/
+6
2008-11-25
netns xfrm: xfrm_user module in netns
Alexey Dobriyan
1
-31
/
+45
2008-11-25
netns xfrm: per-netns NETLINK_XFRM socket
Alexey Dobriyan
3
-41
/
+77
2008-11-25
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
3
-4
/
+4
2008-11-25
netns xfrm: flushing/pruning bundles in netns
Alexey Dobriyan
1
-11
/
+8
2008-11-25
netns xfrm: xfrm_route_forward() in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: xfrm_policy_check in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
20
-55
/
+62
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
3
-6
/
+6
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
3
-14
/
+14
2008-11-25
netns xfrm: policy flushing in netns
Alexey Dobriyan
3
-13
/
+13
2008-11-25
netns xfrm: policy insertion in netns
Alexey Dobriyan
1
-22
/
+24
2008-11-25
netns xfrm: propagate netns into policy byidx hash
Alexey Dobriyan
1
-6
/
+6
2008-11-25
netns xfrm: state walking in netns
Alexey Dobriyan
3
-5
/
+5
2008-11-25
netns xfrm: finding states in netns
Alexey Dobriyan
4
-41
/
+45
2008-11-25
netns xfrm: fixup xfrm_alloc_spi()
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
11
-32
/
+36
2008-11-25
netns xfrm: state flush in netns
Alexey Dobriyan
3
-11
/
+11
2008-11-25
netns xfrm: trivial netns propagations
Alexey Dobriyan
2
-31
/
+43
2008-11-25
netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
Alexey Dobriyan
1
-21
/
+23
2008-11-25
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
1
-26
/
+26
2008-11-25
netns xfrm: per-netns policy counts
Alexey Dobriyan
1
-18
/
+16
[next]