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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
2015-06-15
9
-14
/
+178
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
45
-1718
/
+1972
|
\
|
*
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2015-06-15
3
-4
/
+94
|
*
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
2015-06-15
1
-15
/
+37
|
*
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
2015-06-15
3
-41
/
+46
|
*
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
5
-30
/
+19
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2015-06-15
25
-1312
/
+1319
|
|
\
|
|
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
23
-295
/
+327
|
|
*
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
1
-209
/
+189
|
|
*
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
12
-236
/
+364
|
|
*
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
4
-14
/
+38
|
|
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
4
-50
/
+66
|
|
*
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
1
-143
/
+20
|
|
*
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
1
-15
/
+34
|
|
*
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
3
-20
/
+66
|
|
*
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
8
-36
/
+42
|
|
*
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-06-14
4
-49
/
+41
|
|
*
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-06-14
15
-75
/
+75
|
|
*
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-06-14
5
-15
/
+43
|
|
*
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-06-14
16
-170
/
+29
|
|
*
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-06-14
2
-7
/
+7
|
|
*
netfilter: ipset: Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
2015-06-14
1
-2
/
+2
|
*
|
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-15
3
-11
/
+13
|
|
/
|
*
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
5
-149
/
+57
|
*
netfilter: xtables: use percpu rule counters
Florian Westphal
2015-06-12
4
-14
/
+129
|
*
netfilter: bridge: restore vlan tag when refragmenting
Florian Westphal
2015-06-12
1
-0
/
+10
|
*
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
3
-11
/
+7
|
*
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
4
-42
/
+108
|
*
netfilter: bridge: re-order check_hbh_len()
Bernhard Thaler
2015-06-12
1
-55
/
+56
|
*
netfilter: bridge: rename br_parse_ip_options
Bernhard Thaler
2015-06-12
1
-5
/
+4
|
*
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
3
-14
/
+8
|
*
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
4
-10
/
+53
|
*
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
Bernhard Thaler
2015-06-12
1
-31
/
+32
|
*
netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
Bernhard Thaler
2015-06-12
1
-2
/
+2
|
*
netfilter: conntrack: warn the user if there is a better helper to use
Marcelo Ricardo Leitner
2015-06-12
1
-1
/
+7
*
|
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
2015-06-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
38
-89
/
+201
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-12
13
-38
/
+80
|
|
\
\
|
|
*
|
Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
Masanari Iida
2015-06-12
1
-1
/
+1
|
|
*
|
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
2015-06-12
1
-1
/
+10
|
|
*
|
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
2
-2
/
+2
|
|
*
|
mpls: handle device renames for per-device sysctls
Robert Shearman
2015-06-11
1
-0
/
+11
|
|
*
|
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-06-11
1
-2
/
+2
|
|
*
|
enic: fix memory leak in rq_clean
Govindarajulu Varadarajan
2015-06-10
1
-5
/
+4
|
|
*
|
enic: check return value for stat dump
Govindarajulu Varadarajan
2015-06-10
2
-4
/
+25
|
|
*
|
enic: unlock napi busy poll before unmasking intr
Govindarajulu Varadarajan
2015-06-10
1
-1
/
+1
|
|
*
|
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-10
1
-8
/
+5
|
|
*
|
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-10
1
-4
/
+3
|
|
*
|
tipc: disconnect socket directly after probe failure
Erik Hugne
2015-06-10
1
-5
/
+11
|
|
*
|
Revert "ipv6: Fix protocol resubmission"
David S. Miller
2015-06-10
1
-5
/
+3
[next]