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
*
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
1
-29
/
+2
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
2
-5
/
+4
*
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
1
-0
/
+3
*
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
1
-33
/
+49
*
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
1
-7
/
+5
*
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
1
-13
/
+4
*
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
1
-16
/
+2
*
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
1
-23
/
+39
*
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
2
-10
/
+5
*
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
1
-14
/
+3
*
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
2
-18
/
+14
*
net: sched: rcu'ify cls_bpf
John Fastabend
2014-09-13
1
-47
/
+47
*
net: sched: rcu'ify cls_rsvp
John Fastabend
2014-09-13
1
-70
/
+90
*
net: sched: make cls_u32 lockless
John Fastabend
2014-09-13
1
-73
/
+110
*
net: sched: make cls_u32 per cpu
John Fastabend
2014-09-13
1
-16
/
+59
*
net: sched: RCU cls_tcindex
John Fastabend
2014-09-13
1
-94
/
+154
*
net: sched: RCU cls_route
John Fastabend
2014-09-13
1
-94
/
+132
*
net: sched: fw use RCU
John Fastabend
2014-09-13
1
-34
/
+77
*
net: sched: cls_flow use RCU
John Fastabend
2014-09-13
1
-61
/
+84
*
net: sched: cls_cgroup use RCU
John Fastabend
2014-09-13
1
-24
/
+39
*
net: sched: cls_basic use RCU
John Fastabend
2014-09-13
1
-35
/
+45
*
net: rcu-ify tcf_proto
John Fastabend
2014-09-13
16
-84
/
+116
*
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2014-09-13
4
-11
/
+63
*
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
2
-2
/
+2
*
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2014-09-12
2
-11
/
+9
*
skb: Add documentation for skb_clone_sk
Alexander Duyck
2014-09-12
1
-0
/
+13
*
tipc: fix sparse warnings
Erik Hugne
2014-09-10
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
36
-1069
/
+1608
|
\
|
*
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
9
-0
/
+261
|
*
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-71
/
+133
|
*
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-99
/
+170
|
*
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
2014-09-09
1
-0
/
+15
|
*
netfilter: nft_nat: include a flag attribute
Arturo Borrero
2014-09-09
1
-0
/
+16
|
*
netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
Arturo Borrero
2014-09-09
1
-4
/
+68
|
*
netfilter: nf_tables: add helpers to schedule objects deletion
Arturo Borrero
2014-09-09
1
-169
/
+194
|
*
netfilter: xt_string: Remove unnecessary initialization of struct ts_state
Bojan Prtvar
2014-09-09
1
-1
/
+0
|
*
ipvs: reduce stack usage for sockopt data
Julian Anastasov
2014-09-09
1
-50
/
+61
|
*
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
2014-09-09
1
-0
/
+12
|
*
netfilter: nf_tables: rename nf_table_delrule_by_chain()
Arturo Borrero
2014-09-09
1
-3
/
+3
|
*
netfilter: nf_tables: add helper to unregister chain hooks
Arturo Borrero
2014-09-09
1
-15
/
+16
|
*
netfilter: nf_tables: refactor rule deletion helper
Arturo Borrero
2014-09-09
1
-5
/
+21
|
*
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
1
-127
/
+36
|
*
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-09
3
-204
/
+238
|
*
netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
Pablo Neira Ayuso
2014-09-02
1
-120
/
+37
|
*
netfilter: nat: move specific NAT IPv4 to core
Pablo Neira Ayuso
2014-09-02
2
-199
/
+233
|
*
netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
Alexey Perevalov
2014-08-26
1
-0
/
+54
|
*
netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-24
1
-1
/
+3
|
*
netfilter: ipset: Resolve missing-field-initializer warnings
Mark Rustad
2014-08-24
6
-18
/
+18
|
*
netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
Sergey Popovich
2014-08-24
2
-8
/
+11
|
*
netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
Vytas Dauksa
2014-08-24
1
-1
/
+1
[next]