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-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
2008-11-25
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
1
-24
/
+33
2008-11-25
netns xfrm: per-netns inexact policies
Alexey Dobriyan
1
-8
/
+12
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
1
-8
/
+7
2008-11-25
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
1
-10
/
+18
2008-11-25
netns xfrm: per-netns policy list
Alexey Dobriyan
1
-6
/
+6
2008-11-25
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
3
-6
/
+7
2008-11-25
netns xfrm: per-netns km_waitq
Alexey Dobriyan
3
-12
/
+10
2008-11-25
netns xfrm: per-netns state GC work
Alexey Dobriyan
1
-5
/
+5
2008-11-25
netns xfrm: per-netns state GC list
Alexey Dobriyan
1
-3
/
+3
2008-11-25
netns xfrm: per-netns xfrm_hash_work
Alexey Dobriyan
1
-18
/
+17
2008-11-25
netns xfrm: per-netns xfrm_state counts
Alexey Dobriyan
1
-7
/
+7
2008-11-25
netns xfrm: per-netns xfrm_state_hmask
Alexey Dobriyan
1
-16
/
+15
2008-11-25
netns xfrm: per-netns xfrm_state_byspi hash
Alexey Dobriyan
1
-8
/
+13
2008-11-25
netns xfrm: per-netns xfrm_state_bysrc hash
Alexey Dobriyan
1
-9
/
+14
2008-11-25
netns xfrm: per-netns xfrm_state_bydst hash
Alexey Dobriyan
1
-24
/
+26
2008-11-25
netns xfrm: per-netns xfrm_state_all list
Alexey Dobriyan
1
-6
/
+8
2008-11-25
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
5
-9
/
+10
2008-11-25
netns xfrm: add netns boilerplate
Alexey Dobriyan
2
-6
/
+46
2008-11-25
xfrm: initialise xfrm_policy_gc_work statically
Alexey Dobriyan
1
-2
/
+1
2008-11-25
bluetooth: fix warning in net/bluetooth/rfcomm/sock.c
Ingo Molnar
1
-0
/
+2
2008-11-25
sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c
Ingo Molnar
1
-0
/
+2
2008-11-25
ax25: fix warning in net/ax25/sysctl_net_ax25.c
Ingo Molnar
1
-0
/
+2
2008-11-25
dccp: fix warning in net/dccp/options.c
Ingo Molnar
1
-1
/
+1
2008-11-25
dsa: fix warning in net/dsa/mv88e6060.c
Ingo Molnar
1
-1
/
+1
2008-11-25
dsa: fix warning in net/dsa/mv88e6xxx.c
Ingo Molnar
1
-1
/
+1
2008-11-25
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
Ingo Molnar
1
-1
/
+1
2008-11-25
pkt_sched: fix warning in net/sched/sch_hfsc.c
Ingo Molnar
1
-1
/
+1
2008-11-25
sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c
Ingo Molnar
1
-1
/
+1
2008-11-25
netns: filter out uevent not belonging to init_net
Daniel Lezcano
1
-0
/
+3
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+10
2008-11-25
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
Ilpo Järvinen
1
-1
/
+6
2008-11-25
pkt_sched: sch_api: Remove qdisc_list_lock
Jarek Poplawski
1
-21
/
+4
2008-11-25
net: udp_unhash() can test if sk is hashed
Eric Dumazet
1
-8
/
+10
2008-11-25
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
1
-0
/
+2
2008-11-25
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
1
-1
/
+1
2008-11-25
mac80211: don't assume driver has been attached on registration
Luis R. Rodriguez
1
-3
/
+2
2008-11-25
mac80211: Use the HT capabilities from the IE instead of the station's caps.
Sujith
1
-1
/
+1
2008-11-25
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
1
-1
/
+12
2008-11-25
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
7
-24
/
+514
2008-11-25
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
1
-0
/
+3
2008-11-25
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
1
-8
/
+1
2008-11-25
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
1
-2
/
+3
2008-11-25
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
1
-8
/
+21
2008-11-25
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
1
-15
/
+6
2008-11-25
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
1
-26
/
+17
2008-11-25
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
1
-1
/
+1
[prev]
[next]