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-07-08
vlan: avoid header copying and linearisation where possible
Patrick McHardy
1
-29
/
+5
2008-07-08
vlan: TCI related type and naming cleanups
Patrick McHardy
5
-59
/
+55
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
4
-9
/
+62
2008-07-08
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
4
-5
/
+64
2008-07-08
vlan: Add ethtool support
Patrick McHardy
1
-0
/
+18
2008-07-08
vlan: Use is_vlan_dev()
Joonwoo Park
3
-4
/
+3
2008-07-08
vlan: fix network_header/mac_header adjustments
Patrick McHardy
1
-1
/
+0
2008-07-08
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
Denis V. Lunev
1
-8
/
+6
2008-07-08
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
1
-2
/
+36
2008-07-08
netfilter: ebt_nflog: fix Kconfig typo
Patrick McHardy
1
-1
/
+1
2008-07-08
netfilter: ip6table_filter in netns for real
Alexey Dobriyan
1
-9
/
+22
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2
-4
/
+5
2008-07-08
netfilter: Get rid of refrences to no longer existant Fast NAT.
Russ Dill
2
-5
/
+3
2008-07-08
netfilter: use correct namespace in ip6table_security
Alexey Dobriyan
1
-3
/
+3
2008-07-06
net: fix dev_set_promiscuity() breakage
Patrick McHardy
1
-1
/
+1
2008-07-05
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
4
-82
/
+50
2008-07-05
net-sched: sch_htb: remove write-only qdisc filter_cnt
Patrick McHardy
1
-7
/
+0
2008-07-05
net-sched: sch_htb: remove child and sibling lists
Patrick McHardy
1
-14
/
+7
2008-07-05
net-sched: sch_htb: use dynamic class hash helpers
Patrick McHardy
1
-58
/
+42
2008-07-05
net-sched: sch_htb: move hash and sibling list removal to htb_delete
Patrick McHardy
1
-23
/
+17
2008-07-05
net-sched: sch_cbq: use dynamic class hash helpers
Patrick McHardy
1
-57
/
+55
2008-07-05
net-sched: sch_hfsc: use dynamic class hash helpers
Patrick McHardy
1
-41
/
+40
2008-07-05
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
1
-0
/
+104
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-36
/
+51
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
15
-569
/
+423
2008-07-05
vlan: Add GVRP support
Patrick McHardy
7
-13
/
+132
2008-07-05
vlan: Move device unregistration before lower dev cleanup
Patrick McHardy
1
-2
/
+2
2008-07-05
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
Patrick McHardy
4
-19
/
+14
2008-07-05
net: Add GARP applicant-only participant
Patrick McHardy
3
-0
/
+638
2008-07-05
bridge: Use STP demux
Patrick McHardy
4
-18
/
+16
2008-07-05
net: Add STP demux layer
Patrick McHardy
4
-0
/
+107
2008-07-05
MIB: add struct net to UDP6_INC_STATS_BH
Pavel Emelyanov
1
-6
/
+7
2008-07-05
MIB: add struct net to UDP6_INC_STATS_USER
Pavel Emelyanov
1
-4
/
+7
2008-07-05
MIB: add struct net to UDP_INC_STATS_BH
Pavel Emelyanov
2
-10
/
+13
2008-07-05
MIB: add struct net to UDP_INC_STATS_USER
Pavel Emelyanov
1
-4
/
+7
2008-07-05
netns: selective flush of rt_cache
Denis V. Lunev
1
-1
/
+30
2008-07-05
netns: place rt_genid into struct net
Denis V. Lunev
1
-33
/
+43
2008-07-05
ipv4: pass current value of rt_genid into rt_hash
Denis V. Lunev
1
-11
/
+17
2008-07-05
netns: add struct net parameter to rt_cache_invalidate
Denis V. Lunev
1
-3
/
+3
2008-07-05
netns: make rt_secret_rebuild timer per namespace
Denis V. Lunev
1
-10
/
+30
2008-07-05
netns: register net.ipv4.route.flush in each namespace
Denis V. Lunev
1
-10
/
+69
2008-07-05
ipv4: remove static flush_delay variable
Denis V. Lunev
1
-3
/
+8
2008-07-05
net: add fib_rules_ops to flush_cache method
Denis V. Lunev
3
-4
/
+4
2008-07-05
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
7
-23
/
+26
2008-07-03
bridge: fix use-after-free in br_cleanup_bridges()
Patrick McHardy
1
-3
/
+7
2008-07-03
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
1
-1
/
+2
2008-07-03
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
1
-0
/
+1
2008-07-03
Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...
David S. Miller
8
-23
/
+147
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
1
-8
/
+0
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2
-6
/
+27
[next]