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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
2
-2
/
+2
|
\
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
1
-1
/
+1
|
*
net: core: Correct an over-stringent device loop detection.
Vlad Yasevich
2015-05-04
1
-1
/
+1
|
*
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-05-04
1
-1
/
+1
*
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
2
-3
/
+4
*
|
pktgen: fix packet generation
Alexei Starovoitov
2015-05-12
1
-1
/
+10
*
|
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
1
-0
/
+11
*
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
1
-1
/
+0
*
|
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
2
-6
/
+13
*
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
2
-2
/
+2
*
|
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
1
-4
/
+6
*
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
1
-94
/
+6
*
|
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
1
-23
/
+32
*
|
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
1
-62
/
+79
*
|
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
1
-12
/
+18
*
|
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
1
-30
/
+16
*
|
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
1
-19
/
+0
*
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
1
-2
/
+6
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+2
*
|
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
1
-5
/
+77
*
|
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
1
-0
/
+3
*
|
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
1
-1
/
+9
*
|
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
1
-13
/
+44
*
|
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
1
-14
/
+27
*
|
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
2
-3
/
+3
*
|
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
1
-20
/
+11
*
|
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
1
-11
/
+8
*
|
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
1
-1
/
+5
*
|
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
1
-2
/
+49
*
|
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
1
-3
/
+6
*
|
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
1
-4
/
+4
*
|
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
1
-3
/
+15
*
|
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
1
-1
/
+1
*
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
1
-0
/
+87
*
|
tc: remove unused redirect ttl
Jamal Hadi Salim
2015-05-04
1
-9
/
+0
*
|
net: Add flow_keys digest
Tom Herbert
2015-05-04
1
-0
/
+27
*
|
net: Add skb_get_hash_perturb
Tom Herbert
2015-05-04
1
-8
/
+30
*
|
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2015-05-03
1
-2
/
+0
|
/
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-5
/
+7
*
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2015-04-26
1
-6
/
+6
*
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
1
-9
/
+22
*
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-22
1
-2
/
+7
*
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2015-04-17
1
-1
/
+1
*
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-16
1
-3
/
+6
*
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-16
1
-1
/
+0
*
bpf: fix bpf helpers to use skb->mac_header relative offsets
Alexei Starovoitov
2015-04-16
1
-9
/
+32
*
netns: remove duplicated include from net_namespace.c
Wei Yongjun
2015-04-16
1
-1
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
1
-1
/
+1
|
\
|
*
new helper: msg_data_left()
Al Viro
2015-04-11
1
-1
/
+1
*
|
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2015-04-13
1
-7
/
+24
[next]