index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
2017-10-17
1
-0
/
+1
*
net: core: rcu-ify rtnl af_ops
Florian Westphal
2017-10-16
1
-16
/
+46
*
rtnetlink: place link af dump into own helper
Florian Westphal
2017-10-16
1
-30
/
+42
*
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-14
1
-0
/
+1
*
net: dst: move cpu inside ifdef to avoid compilation warning
Jakub Kicinski
2017-10-10
1
-1
/
+1
*
rtnetlink: bridge: use ext_ack instead of printk
Florian Westphal
2017-10-10
1
-14
/
+14
*
net/core: Fix BUG to BUG_ON conditionals.
Tim Hansen
2017-10-10
1
-9
/
+6
*
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
2017-10-10
2
-7
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
3
-5
/
+17
|
\
|
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-03
1
-0
/
+3
|
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-02
2
-5
/
+12
|
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-09-28
1
-0
/
+2
*
|
net: Add extack to upper device linking
David Ahern
2017-10-04
1
-5
/
+10
*
|
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
1
-4
/
+6
*
|
net: Add extack to netdev_notifier_info
David Ahern
2017-10-04
1
-32
/
+47
*
|
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-10-04
2
-12
/
+30
*
|
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
2017-10-04
1
-13
/
+16
*
|
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-04
1
-13
/
+1
*
|
rtnetlink: remove slave_validate callback
Florian Westphal
2017-10-04
1
-6
/
+0
*
|
net: core: fix kerneldoc comment
Florian Westphal
2017-10-04
1
-1
/
+1
*
|
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-03
3
-24
/
+58
*
|
flow_dissector: dissect tunnel info
Simon Horman
2017-10-02
1
-0
/
+100
*
|
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
Florian Westphal
2017-09-28
1
-3
/
+7
*
|
rtnetlink: add helpers to dump netnsid information
Florian Westphal
2017-09-28
1
-11
/
+19
*
|
rtnetlink: add helpers to dump vf information
Florian Westphal
2017-09-28
1
-19
/
+31
*
|
rtnetlink: add helper to put master and link ifindexes
Florian Westphal
2017-09-28
1
-5
/
+27
*
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
3
-9
/
+101
*
|
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-09-26
2
-8
/
+8
*
|
datagram: Remove redundant unlikely()
Tobias Klauser
2017-09-26
1
-1
/
+1
*
|
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-25
1
-9
/
+9
*
|
net: speed up skb_rbtree_purge()
Eric Dumazet
2017-09-25
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
3
-11
/
+24
|
\
\
|
|
/
|
*
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-22
1
-2
/
+6
|
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
1
-0
/
+2
|
*
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-09-20
1
-0
/
+1
|
*
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-19
1
-9
/
+15
*
|
net: use 32-bit arithmetic while allocating net device
Alexey Dobriyan
2017-09-22
1
-1
/
+1
|
/
*
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-09-13
1
-2
/
+2
*
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-11
1
-12
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
3
-18
/
+43
|
\
|
*
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2017-09-08
1
-1
/
+5
|
*
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
2017-09-08
1
-9
/
+16
|
*
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-08
1
-2
/
+19
|
*
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-07
1
-6
/
+3
*
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
2017-07-21
1
-1
/
+1
*
|
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
2017-09-05
1
-3
/
+22
*
|
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-05
1
-78
/
+145
*
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
1
-2
/
+11
*
|
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-01
1
-3
/
+3
[next]