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-12-01
dccp: Processing Confirm options
Gerrit Renker
3
-17
/
+101
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
3
-18
/
+189
2008-12-01
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-12-01
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-12-01
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-11-28
pkt_sched: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-11-28
netlink: allow empty nested attributes
Patrick McHardy
1
-0
/
+6
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
30
-211
/
+427
2008-11-27
sctp: fix missing label when PROC_FS=n
Randy Dunlap
1
-2
/
+3
2008-11-27
decnet: remove private wrappers of endian helpers
Harvey Harrison
8
-86
/
+88
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-27
/
+52
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
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
1
-1
/
+1
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
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
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
[next]