index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-02-06
1
-0
/
+3
*
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2019-01-26
1
-0
/
+1
*
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-26
1
-6
/
+1
*
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-22
2
-10
/
+12
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-5
/
+10
*
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
2019-01-09
1
-0
/
+1
*
net: fix XPS static_key accounting
Sabrina Dubroca
2018-12-17
1
-21
/
+24
*
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-12-17
1
-7
/
+9
*
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-17
1
-0
/
+3
*
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-17
1
-4
/
+4
*
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-12-05
1
-0
/
+5
*
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-12-05
1
-2
/
+5
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-12-01
1
-1
/
+1
*
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-23
1
-0
/
+4
*
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-23
1
-2
/
+2
*
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
2018-11-13
1
-0
/
+1
*
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-11-04
1
-0
/
+1
*
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-11-04
1
-0
/
+10
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-11-04
1
-1
/
+1
*
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-11-04
1
-2
/
+3
*
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
2018-10-20
1
-2
/
+1
*
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-10-20
1
-2
/
+3
*
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-19
1
-2
/
+0
*
ethtool: fix a privilege escalation bug
Wenwen Wang
2018-10-15
1
-2
/
+6
*
ethtool: fix a missing-check bug
Wenwen Wang
2018-10-15
1
-0
/
+3
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
1
-2
/
+26
*
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
2018-10-10
1
-5
/
+7
*
devlink: Add helper function for safely copy string param
Moshe Shemesh
2018-10-10
1
-1
/
+18
*
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
2018-10-10
1
-3
/
+12
*
devlink: Fix param set handling for string type
Moshe Shemesh
2018-10-10
1
-3
/
+8
*
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-05
1
-9
/
+20
*
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-02
1
-0
/
+6
*
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
2018-10-01
1
-0
/
+2
*
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
2018-10-01
1
-4
/
+2
*
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
2018-09-28
1
-19
/
+1
*
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-26
1
-1
/
+8
*
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
1
-12
/
+7
*
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-22
1
-0
/
+1
*
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-21
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-16
1
-1
/
+2
|
\
|
*
bpf: use __GFP_COMP while allocating page
Tushar Dave
2018-09-12
1
-1
/
+2
*
|
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
2018-09-13
1
-5
/
+8
*
|
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2018-09-13
1
-1
/
+1
|
/
*
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-07
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
2
-27
/
+36
|
\
|
*
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-09-02
1
-4
/
+3
|
*
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
2018-08-29
1
-0
/
+4
|
*
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-13
/
+13
|
*
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-1
/
+4
|
*
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-3
/
+2
[next]