index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
1
-3
/
+23
2009-06-23
net: Move rx skb_orphan call to where needed
Herbert Xu
4
-7
/
+2
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
16
-32
/
+32
2009-06-22
netfilter: xt_rateest: fix comparison with self
Patrick McHardy
1
-1
/
+1
2009-06-22
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
1
-0
/
+1
2009-06-22
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
1
-5
/
+11
2009-06-22
netfilter: fix some sparse endianess warnings
Patrick McHardy
2
-8
/
+8
2009-06-22
netfilter: nf_conntrack: fix conntrack lookup race
Patrick McHardy
1
-2
/
+4
2009-06-22
netfilter: nf_conntrack: fix confirmation race condition
Patrick McHardy
1
-1
/
+8
2009-06-22
netfilter: nf_conntrack: death_by_timeout() fix
Eric Dumazet
1
-2
/
+8
2009-06-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-33
/
+118
2009-06-20
ipv4: fix NULL pointer + success return in route lookup path
Neil Horman
1
-2
/
+12
2009-06-19
cfg80211: validate station settings
Johannes Berg
1
-16
/
+78
2009-06-19
cfg80211: allow setting station parameters in mesh
Andrey Yurovsky
1
-1
/
+2
2009-06-19
cfg80211: allow adding/deleting stations on mesh
Andrey Yurovsky
1
-2
/
+4
2009-06-19
rfkill: export persistent attribute in sysfs
Alan Jenkins
1
-0
/
+10
2009-06-19
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
1
-15
/
+25
2009-06-19
rfkill: rfkill_set_block() when suspended nitpick
Alan Jenkins
1
-3
/
+3
2009-06-19
ieee802154: use standard routine for printing dumps
Dmitry Baryshkov
1
-9
/
+3
2009-06-19
af_iucv: Return -EAGAIN if iucv msg limit is exceeded
Hendrik Brueckner
1
-41
/
+103
2009-06-19
af_iucv: Change if condition in sendmsg() for more readability
Hendrik Brueckner
1
-82
/
+81
2009-06-18
atm: sk_wmem_alloc initial value is one
Eric Dumazet
4
-11
/
+10
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
25
-51
/
+58
2009-06-18
net: group address list and its count
Jiri Pirko
1
-68
/
+62
2009-06-18
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
1
-14
/
+10
2009-06-17
pkt_sched: Update drops stats in act_police
Jarek Poplawski
1
-0
/
+4
2009-06-17
skbuff: don't corrupt mac_header on skb expansion
Stephen Hemminger
1
-3
/
+6
2009-06-17
skbuff: skb_mac_header_was_set is always true on >32 bit
Stephen Hemminger
1
-0
/
+4
2009-06-17
net: sk_wmem_alloc has initial value of one, not zero
Eric Dumazet
6
-16
/
+8
2009-06-16
x25: Fix sleep from timer on socket destroy.
David S. Miller
2
-6
/
+19
2009-06-15
mac80211: fix wext bssid/ssid setting
Johannes Berg
1
-11
/
+14
2009-06-15
mac80211: disconnect when user changes channel
Johannes Berg
4
-31
/
+31
2009-06-15
mac80211: add queue debugfs file
Johannes Berg
2
-0
/
+26
2009-06-15
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
1
-0
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
15
-36
/
+60
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2
-4
/
+4
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2009-06-14
Bluetooth: Fix Kconfig issue with RFKILL integration
Marcel Holtmann
1
-1
/
+2
2009-06-14
PIM-SM: namespace changes
Tom Goff
2
-20
/
+29
2009-06-13
ipv4: update ARPD help text
Timo Teräs
1
-22
/
+13
2009-06-13
net: use a deferred timer in rt_check_expire
Eric Dumazet
1
-3
/
+8
2009-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-147
/
+298
2009-06-13
x_tables: Convert printk to pr_err
Joe Perches
1
-8
/
+8
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
3
-18
/
+118
2009-06-13
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2
-10
/
+15
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
3
-99
/
+150
2009-06-13
netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh
Patrick McHardy
1
-11
/
+6
2009-06-13
netfilter: nf_log: fix sleeping function called from invalid context
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-3
/
+3
[next]