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