index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: TCI related type and naming cleanups
Patrick McHardy
2008-07-08
5
-59
/
+55
*
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
4
-9
/
+62
*
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
2008-07-08
4
-5
/
+64
*
vlan: Add ethtool support
Patrick McHardy
2008-07-08
1
-0
/
+18
*
vlan: Use is_vlan_dev()
Joonwoo Park
2008-07-08
3
-4
/
+3
*
vlan: fix network_header/mac_header adjustments
Patrick McHardy
2008-07-08
1
-1
/
+0
*
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
Denis V. Lunev
2008-07-08
1
-8
/
+6
*
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
2008-07-08
1
-2
/
+36
*
netfilter: ebt_nflog: fix Kconfig typo
Patrick McHardy
2008-07-08
1
-1
/
+1
*
netfilter: ip6table_filter in netns for real
Alexey Dobriyan
2008-07-08
1
-9
/
+22
*
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2008-07-08
2
-4
/
+5
*
netfilter: Get rid of refrences to no longer existant Fast NAT.
Russ Dill
2008-07-08
2
-5
/
+3
*
netfilter: use correct namespace in ip6table_security
Alexey Dobriyan
2008-07-08
1
-3
/
+3
*
net: fix dev_set_promiscuity() breakage
Patrick McHardy
2008-07-06
1
-1
/
+1
*
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
2008-07-05
4
-82
/
+50
*
net-sched: sch_htb: remove write-only qdisc filter_cnt
Patrick McHardy
2008-07-05
1
-7
/
+0
*
net-sched: sch_htb: remove child and sibling lists
Patrick McHardy
2008-07-05
1
-14
/
+7
*
net-sched: sch_htb: use dynamic class hash helpers
Patrick McHardy
2008-07-05
1
-58
/
+42
*
net-sched: sch_htb: move hash and sibling list removal to htb_delete
Patrick McHardy
2008-07-05
1
-23
/
+17
*
net-sched: sch_cbq: use dynamic class hash helpers
Patrick McHardy
2008-07-05
1
-57
/
+55
*
net-sched: sch_hfsc: use dynamic class hash helpers
Patrick McHardy
2008-07-05
1
-41
/
+40
*
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
2008-07-05
1
-0
/
+104
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
18
-36
/
+51
|
\
|
*
bridge: fix use-after-free in br_cleanup_bridges()
Patrick McHardy
2008-07-03
1
-3
/
+7
|
*
tcp: fix a size_t < 0 comparison in tcp_read_sock
Octavian Purdila
2008-07-03
1
-1
/
+2
|
*
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrew Morton
2008-07-03
1
-0
/
+1
|
*
net: fib_rules: fix error code for unsupported families
Patrick McHardy
2008-07-01
1
-2
/
+2
|
*
netdevice: Fix wrong string handle in kernel command line parsing
Wang Chen
2008-07-01
1
-2
/
+2
|
*
net: Tyop of sk_filter() comment
Wang Chen
2008-07-01
1
-1
/
+0
|
*
netlink: Unneeded local variable
Wang Chen
2008-07-01
1
-1
/
+1
|
*
net-sched: fix filter destruction in atm/hfsc qdisc destruction
Patrick McHardy
2008-07-01
2
-1
/
+7
|
*
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
2008-07-01
10
-20
/
+16
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-30
1
-0
/
+7
|
|
\
|
|
*
mac80211: don't accept WEP keys other than WEP40 and WEP104
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
|
*
|
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
Jozsef Kadlecsik
2008-06-30
1
-6
/
+7
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-07-05
15
-569
/
+423
|
\
\
|
*
|
mac80211: rework debug settings and make debugging safer
Johannes Berg
2008-07-02
11
-342
/
+196
|
*
|
mac80211: get rid of function pointers in RX path
Johannes Berg
2008-07-02
1
-53
/
+44
|
*
|
mac80211: get rid of function pointers in TX path
Johannes Berg
2008-07-02
2
-34
/
+35
|
*
|
mac80211: add beacon timestamp to beacon template in IBSS
Assaf Krauss
2008-06-30
1
-0
/
+1
|
*
|
mac80211: fix warning: unused variable invoke_tx_handlers
Tomas Winkler
2008-06-30
1
-3
/
+2
|
*
|
mac80211: removing duplicated parsing of information elements
Ester Kummer
2008-06-30
1
-91
/
+97
|
*
|
build algorithms into the mac80211 module
Adrian Bunk
2008-06-30
5
-50
/
+14
|
*
|
mac80211: add last beacon time in scan list
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
|
*
|
mac80211: add spectrum capabilities
Tomas Winkler
2008-06-30
1
-0
/
+24
|
*
|
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
Yi Zhu
2008-06-30
1
-0
/
+7
*
|
|
vlan: Add GVRP support
Patrick McHardy
2008-07-05
7
-13
/
+132
*
|
|
vlan: Move device unregistration before lower dev cleanup
Patrick McHardy
2008-07-05
1
-2
/
+2
*
|
|
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
Patrick McHardy
2008-07-05
4
-19
/
+14
*
|
|
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-05
3
-0
/
+638
[next]