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
*
af_mpls: add null dev check in find_outdev
Roopa Prabhu
2015-08-06
1
-0
/
+3
*
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
2015-08-06
1
-9
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-04
17
-194
/
+398
|
\
|
*
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
2015-08-04
1
-5
/
+0
|
*
netfilter: bridge: do not initialize statics to 0 or NULL
Bernhard Thaler
2015-07-30
1
-3
/
+3
|
*
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
4
-19
/
+11
|
*
netfilter: nf_ct_sctp: minimal multihoming support
Michal Kubeček
2015-07-30
1
-24
/
+77
|
*
netfilter: rename local nf_hook_list to hook_list
Pablo Neira Ayuso
2015-07-23
1
-14
/
+14
|
*
netfilter: fix possible removal of wrong hook
Pablo Neira Ayuso
2015-07-23
1
-22
/
+19
|
*
netfilter: nf_queue: fix nf_queue_nf_hook_drop()
Pablo Neira Ayuso
2015-07-23
3
-11
/
+5
|
*
netfilter: Fix memory leak in nf_register_net_hook
Eric W. Biederman
2015-07-20
1
-1
/
+3
|
*
netfilter: xtables: remove __pure annotation
Florian Westphal
2015-07-15
3
-3
/
+3
|
*
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
4
-2
/
+9
|
*
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
4
-48
/
+48
|
*
netfilter: move tee_active to core
Florian Westphal
2015-07-15
2
-7
/
+9
|
*
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2015-07-15
4
-25
/
+49
|
*
netfilter: nftables: Only run the nftables chains in the proper netns
Eric W. Biederman
2015-07-15
2
-7
/
+6
|
*
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
2015-07-15
1
-21
/
+161
|
*
netfilter: Factor out the hook list selection from nf_register_hook
Eric W. Biederman
2015-07-15
1
-14
/
+18
|
*
netfilter: Simply the tests for enabling and disabling the ingress queue hook
Eric W. Biederman
2015-07-15
1
-11
/
+6
|
*
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-15
1
-1
/
+1
*
|
mpls: Use definition for reserved label checks
Robert Shearman
2015-08-03
1
-10
/
+11
*
|
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
2015-08-03
1
-0
/
+2
*
|
lwtunnel: set skb protocol and dev
Robert Shearman
2015-08-03
1
-2
/
+10
*
|
bridge: mdb: fix vlan_enabled access when vlans are not configured
Nikolay Aleksandrov
2015-08-03
1
-2
/
+2
*
|
act_bpf: properly support late binding of bpf action to a classifier
Daniel Borkmann
2015-08-03
1
-24
/
+27
*
|
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
Satish Ashok
2015-08-03
1
-8
/
+60
*
|
bridge: Don't segment multiple tagged packets on bridge device
Toshiaki Makita
2015-08-03
1
-0
/
+1
*
|
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
2015-08-02
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
47
-242
/
+427
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-31
43
-228
/
+402
|
|
\
\
|
|
*
|
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
2015-07-31
1
-3
/
+2
|
|
*
|
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-30
1
-1
/
+2
|
|
*
|
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-30
1
-5
/
+6
|
|
*
|
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
2015-07-29
1
-18
/
+35
|
|
*
|
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
2015-07-29
1
-0
/
+6
|
|
*
|
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
2015-07-29
1
-0
/
+1
|
|
*
|
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
2015-07-29
1
-24
/
+26
|
|
*
|
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
2015-07-29
1
-7
/
+22
|
|
*
|
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-07-29
1
-1
/
+2
|
|
*
|
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
2015-07-28
1
-7
/
+9
|
|
*
|
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
2015-07-28
1
-1
/
+0
|
|
*
|
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
2015-07-28
3
-4
/
+18
|
|
*
|
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-07-27
1
-5
/
+3
|
|
*
|
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-07-27
1
-4
/
+0
|
|
*
|
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
4
-9
/
+13
|
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-26
1
-0
/
+4
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-07-23
1
-0
/
+4
|
|
*
|
|
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-26
3
-3
/
+2
|
|
*
|
|
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
2015-07-26
1
-18
/
+11
[next]