index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
bridge: Use STP demux
Patrick McHardy
2008-07-05
4
-18
/
+16
*
|
|
net: Add STP demux layer
Patrick McHardy
2008-07-05
4
-0
/
+107
*
|
|
MIB: add struct net to UDP6_INC_STATS_BH
Pavel Emelyanov
2008-07-05
1
-6
/
+7
*
|
|
MIB: add struct net to UDP6_INC_STATS_USER
Pavel Emelyanov
2008-07-05
1
-4
/
+7
*
|
|
MIB: add struct net to UDP_INC_STATS_BH
Pavel Emelyanov
2008-07-05
2
-10
/
+13
*
|
|
MIB: add struct net to UDP_INC_STATS_USER
Pavel Emelyanov
2008-07-05
1
-4
/
+7
*
|
|
netns: selective flush of rt_cache
Denis V. Lunev
2008-07-05
1
-1
/
+30
*
|
|
netns: place rt_genid into struct net
Denis V. Lunev
2008-07-05
1
-33
/
+43
[next]