Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
84ccac6e7854ebbfb56d2fc6d5bef9be49bb304c
/
net
/
core
e3cfddd
bridge: add tracepoint in br_fdb_update
by Roopa Prabhu
· 7 years ago
12bdc5e
devlink: Maintain consistency in mac field name
by David Ahern
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
b74fd30
bridge: fdb add and delete tracepoints
by Roopa Prabhu
· 7 years ago
59a3089
xdp: separate xdp_redirect tracepoint in map case
by Jesper Dangaard Brouer
· 7 years ago
f5836ca
xdp: separate xdp_redirect tracepoint in error case
by Jesper Dangaard Brouer
· 7 years ago
8d3b778
xdp: tracepoint xdp_redirect also need a map argument
by Jesper Dangaard Brouer
· 7 years ago
c31e5a4
xdp: remove redundant argument to trace_xdp_redirect
by Jesper Dangaard Brouer
· 7 years ago
a873585
xdp: remove net_device names from xdp_redirect tracepoint
by Jesper Dangaard Brouer
· 7 years ago
2facaad
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
by Jesper Dangaard Brouer
· 7 years ago
d08adb8
xdp: remove bpf_warn_invalid_xdp_redirect
by Jesper Dangaard Brouer
· 7 years ago
3580732
devlink: Move dpipe entry clear function into devlink
by Arkadi Sharshevsky
· 7 years ago
ffd3cdc
devlink: Add support for dynamic table size
by Arkadi Sharshevsky
· 7 years ago
3fb886e
devlink: Add IPv4 header for dpipe
by Arkadi Sharshevsky
· 7 years ago
1177009
devlink: Add Ethernet header for dpipe
by Arkadi Sharshevsky
· 7 years ago
257a730
net/sock: allow the user to set negative peek offset
by Paolo Abeni
· 7 years ago
e4a8e81
bpf: misc xdp redirect cleanups
by Daniel Borkmann
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e65a495
net: check type when freeing metadata dst
by David Lamparter
· 7 years ago
a43dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
6648c65
net: style cleanups
by stephen hemminger
· 7 years ago
667e427
net: mark receive queue attributes ro_after_init
by stephen hemminger
· 7 years ago
2b9c758
net: make queue attributes ro_after_init
by stephen hemminger
· 7 years ago
170c658
net: make BQL sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
718ad68
net: drop unused attribute argument from sysfs queue funcs
by stephen hemminger
· 7 years ago
ec6cc59
net: make net sysfs attributes ro_after_init
by stephen hemminger
· 7 years ago
737aec5
net: constify net_ns_type_operations
by stephen hemminger
· 7 years ago
e6d473e
net: make net_class ro_after_init
by stephen hemminger
· 7 years ago
b793dc5
net: constify netdev_class_file
by stephen hemminger
· 7 years ago
d0d6683
net: don't decrement kobj reference count on init failure
by stephen hemminger
· 7 years ago
4c03bdd
xdp: adjust xdp redirect tracepoint to include return error code
by Jesper Dangaard Brouer
· 7 years ago
9620fef
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
by Eric Dumazet
· 7 years ago
a0917e0
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
by Matthew Dawson
· 7 years ago
047b0ec
bpf: reuse tc bpf prologue for sk skb progs
by Daniel Borkmann
· 7 years ago
4d6a75b
bpf: no need to nullify ri->map in xdp_do_redirect
by Daniel Borkmann
· 7 years ago
e543002
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
by Jesper Dangaard Brouer
· 7 years ago
8a31db5
bpf: add access to sock fields and pkt data from sk_skb programs
by John Fastabend
· 7 years ago
174a79f
bpf: sockmap with sk redirect support
by John Fastabend
· 7 years ago
b005fd1
bpf: introduce new program type for skbs on sockets
by John Fastabend
· 7 years ago
db5980d
net: fixes for skb_send_sock
by John Fastabend
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7324157
dsa: fix flow disector null pointer
by Craig Gallek
· 7 years ago
7c49747
net: export some generic xdp helpers
by Jason Wang
· 7 years ago
d022578
rtnelink: Move link dump consistency check out of the loop
by Jakub Sitnicki
· 7 years ago
2ed46ce
bpf: fix two missing target_size settings in bpf_convert_ctx_access
by Daniel Borkmann
· 7 years ago
9399122
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
by Tonghao Zhang
· 7 years ago
8caa38b
rtnetlink: fallback to UNSPEC if current family has no doit callback
by Florian Westphal
· 7 years ago
d38a651
rtnetlink: init handler refcounts to 1
by Florian Westphal
· 7 years ago
8515ae3
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
by Florian Westphal
· 7 years ago
5c2bb9b
rtnetlink: do not use RTM_GETLINK directly
by Florian Westphal
· 7 years ago
377cb24
rtnetlink: use rcu_dereference_raw to silence rcu splat
by Florian Westphal
· 7 years ago
2d571645
net: core: fix compile error inside flow_dissector due to new dsa callback
by John Crispin
· 7 years ago
43e6652
net-next: dsa: fix flow dissection
by John Crispin
· 7 years ago
165b911
net: call newid/getid without rtnl mutex held
by Florian Westphal
· 7 years ago
62256f9
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
by Florian Westphal
· 7 years ago
6853dd4
rtnetlink: protect handler table with rcu
by Florian Westphal
· 7 years ago
0cc0902
rtnetlink: small rtnl lock pushdown
by Florian Westphal
· 7 years ago
019a316
rtnetlink: add reference counting to prevent module unload while dump is in progress
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
e1fa6d2
rtnetlink: call rtnl_calcit directly
by Florian Westphal
· 7 years ago
92b31a9
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
by Daniel Borkmann
· 7 years ago
ccaffff
sock: fix zerocopy panic in mem accounting
by Willem de Bruijn
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8d63bee
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
d1df6fd
ipv6: sr: define core operations for seg6local lightweight tunnel
by David Lebrun
· 7 years ago
08bd10f
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
by Roopa Prabhu
· 7 years ago
a91dbff
sock: ulimit on MSG_ZEROCOPY pages
by Willem de Bruijn
· 7 years ago
4ab6c99
sock: MSG_ZEROCOPY notification coalescing
by Willem de Bruijn
· 7 years ago
1f8b977
sock: enable MSG_ZEROCOPY
by Willem de Bruijn
· 7 years ago
76851d1
sock: add SOCK_ZEROCOPY sockopt
by Willem de Bruijn
· 7 years ago
5226779
sock: add MSG_ZEROCOPY
by Willem de Bruijn
· 7 years ago
3ece782
sock: skb_copy_ubufs support for compound pages
by Willem de Bruijn
· 7 years ago
98ba0bd
sock: allocate skbs from optmem
by Willem de Bruijn
· 7 years ago
1b2a444
net: fib_rules: Implement notification logic in core
by Ido Schimmel
· 7 years ago
04b1d4e
net: core: Make the FIB notification chain generic
by Ido Schimmel
· 7 years ago
eb48d68
bpf: fix the printing of ifindex
by William Tu
· 7 years ago
b2f9d43
flow_dissector: remove unused functions
by WANG Cong
· 7 years ago
f70f250
net: Allow IPsec GSO for local sockets
by Steffen Klassert
· 7 years ago
c613c20
net: add skb_frag_foreach_page and use with kmap_atomic
by Willem de Bruijn
· 7 years ago
20bf50d
skbuff: Function to send an skbuf on a socket
by Tom Herbert
· 7 years ago
306b13e
proto_ops: Add locked held versions of sendmsg and sendpage
by Tom Herbert
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1a5f3da
net: ethtool: add support for forward error correction modes
by Vidya Sagar Ravipati
· 7 years ago
0254e0c
net: check dev->addr_len for dev_set_mac_address()
by WANG Cong
· 7 years ago
0c3a8f8
netpoll: Fix device name check in netpoll_setup()
by Matthias Kaehlcke
· 7 years ago
a28b1b9
skbuff: re-add check for NULL skb->head in kfree_skb path
by Florian Westphal
· 7 years ago
ae847f4
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
by Sabrina Dubroca
· 7 years ago
d764a12
net: add new netdevice feature for offload of RX port for UDP tunnels
by Sabrina Dubroca
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
153711f
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 7 years ago
3753654
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
by David Ahern
· 7 years ago
7051b88
net: make dev_close and related functions void
by stephen hemminger
· 7 years ago
6367911
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 7 years ago
98de4e0
wireless: wext: terminate ifr name coming from userspace
by Levin, Alexander
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
06dc75a
net: Revert "net: add function to allocate sk_buff head without data area"
by Florian Westphal
· 7 years ago
880388a
net: Remove all references to SKB_GSO_UDP.
by David S. Miller
· 8 years ago
08a00fe
net: Remove references to NETIF_F_UFO from ethtool.
by David S. Miller
· 8 years ago
d4c023f
net: Remove references to NETIF_F_UFO in netdev_fix_features().
by David S. Miller
· 8 years ago
Next »