index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2008-03-25
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: fix NAT setup order
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
2008-03-25
[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name
Patrick McHardy
2008-03-25
Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/...
David S. Miller
2008-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-03-25
mac80211: configure default wmm params correctly
Vladimir Koutny
2008-03-25
mac80211: prevent tuning during scanning
Mohamed Abbas
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
2008-03-25
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
2008-03-25
mac80211: fixing delba debug print
Ron Rindjunsky
2008-03-25
mac80211: filter scan results on unusable channels
Johannes Berg
2008-03-25
mac80211: use ieee80211_get_channel
Johannes Berg
2008-03-25
wireless: add wiphy channel freq to channel struct lookup helper
Johannes Berg
2008-03-25
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
2008-03-25
mac80211: get a TKIP phase key from skb
Emmanuel Grumbach
2008-03-26
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-25
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
2008-03-25
[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
YOSHIFUJI Hideaki
2008-03-25
[XFRM] IPV6: Optimize xfrm6_input_addr().
YOSHIFUJI Hideaki
2008-03-25
[XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.
YOSHIFUJI Hideaki
2008-03-24
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Allow to create sockets in non-initial namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
2008-03-24
[NETNS]: Process netfilter hooks in initial namespace only.
Denis V. Lunev
2008-03-24
[NETNS]: Process INET socket layer in the correct namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
2008-03-24
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2008-03-24
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
2008-03-24
[NETNS]: /proc/net/arp namespacing.
Denis V. Lunev
2008-03-24
[NETNS]: Process ARP in the context of the correct namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Minor information leak via /proc/net/ptype file.
Pavel Emelyanov
2008-03-24
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
Pavel Emelyanov
2008-03-24
[UDP-Lite]: Clean up proc creation a bit.
Pavel Emelyanov
2008-03-24
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
Pavel Emelyanov
[next]