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-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
2008-07-08
vlan: Add ethtool support
Patrick McHardy
2008-07-08
vlan: Use is_vlan_dev()
Joonwoo Park
2008-07-08
vlan: fix network_header/mac_header adjustments
Patrick McHardy
2008-07-08
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
Denis V. Lunev
2008-07-08
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
2008-07-08
netfilter: ebt_nflog: fix Kconfig typo
Patrick McHardy
2008-07-08
netfilter: ip6table_filter in netns for real
Alexey Dobriyan
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2008-07-08
netfilter: Get rid of refrences to no longer existant Fast NAT.
Russ Dill
2008-07-08
netfilter: use correct namespace in ip6table_security
Alexey Dobriyan
2008-07-06
net: fix dev_set_promiscuity() breakage
Patrick McHardy
2008-07-05
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
2008-07-05
net-sched: sch_htb: remove write-only qdisc filter_cnt
Patrick McHardy
2008-07-05
net-sched: sch_htb: remove child and sibling lists
Patrick McHardy
2008-07-05
net-sched: sch_htb: use dynamic class hash helpers
Patrick McHardy
2008-07-05
net-sched: sch_htb: move hash and sibling list removal to htb_delete
Patrick McHardy
2008-07-05
net-sched: sch_cbq: use dynamic class hash helpers
Patrick McHardy
2008-07-05
net-sched: sch_hfsc: use dynamic class hash helpers
Patrick McHardy
2008-07-05
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-07-05
vlan: Add GVRP support
Patrick McHardy
2008-07-05
vlan: Move device unregistration before lower dev cleanup
Patrick McHardy
2008-07-05
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
Patrick McHardy
2008-07-05
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-05
bridge: Use STP demux
Patrick McHardy
2008-07-05
net: Add STP demux layer
Patrick McHardy
2008-07-05
MIB: add struct net to UDP6_INC_STATS_BH
Pavel Emelyanov
2008-07-05
MIB: add struct net to UDP6_INC_STATS_USER
Pavel Emelyanov
2008-07-05
MIB: add struct net to UDP_INC_STATS_BH
Pavel Emelyanov
2008-07-05
MIB: add struct net to UDP_INC_STATS_USER
Pavel Emelyanov
2008-07-05
netns: selective flush of rt_cache
Denis V. Lunev
2008-07-05
netns: place rt_genid into struct net
Denis V. Lunev
2008-07-05
ipv4: pass current value of rt_genid into rt_hash
Denis V. Lunev
2008-07-05
netns: add struct net parameter to rt_cache_invalidate
Denis V. Lunev
2008-07-05
netns: make rt_secret_rebuild timer per namespace
Denis V. Lunev
2008-07-05
netns: register net.ipv4.route.flush in each namespace
Denis V. Lunev
2008-07-05
ipv4: remove static flush_delay variable
Denis V. Lunev
2008-07-05
net: add fib_rules_ops to flush_cache method
Denis V. Lunev
2008-07-05
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
2008-07-03
bridge: fix use-after-free in br_cleanup_bridges()
Patrick McHardy
2008-07-03
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
2008-07-03
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
2008-07-03
Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...
David S. Miller
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
2008-07-03
ipv6 route: Prefer outgoing interface with source address assigned.
YOSHIFUJI Hideaki
[next]