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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
2017-02-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-23
6
-39
/
+81
|
\
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2017-02-21
2
-4
/
+7
|
|
\
|
|
*
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-19
1
-3
/
+6
|
|
*
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-19
1
-1
/
+1
|
*
|
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
2017-02-21
1
-1
/
+1
|
*
|
netfilter: xt_hashlimit: Fix integer divide round to zero.
Alban Browaeys
2017-02-19
1
-16
/
+9
|
|
/
|
*
netfilter: ctnetlink: Fix regression in CTA_HELP processing
Kevin Cernekee
2017-02-06
1
-4
/
+13
|
*
netfilter: ctnetlink: Fix regression in CTA_STATUS processing
Kevin Cernekee
2017-02-06
1
-1
/
+25
|
*
netfilter: nf_ct_helper: warn when not applying default helper assignment
Jiri Kosina
2017-02-06
1
-13
/
+26
*
|
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
2017-02-22
1
-1
/
+2
*
|
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2017-02-22
2
-12
/
+20
*
|
net/dccp: fix use after free in tw_timer_handler()
Andrey Ryabinin
2017-02-22
2
-0
/
+12
*
|
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
2017-02-22
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
455
-6052
/
+19494
|
\
\
|
*
|
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-02-21
1
-1
/
+3
|
*
|
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
1
-1
/
+1
|
*
|
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2017-02-21
1
-2
/
+2
|
*
|
net/hsr: use eth_hw_addr_random()
Tobias Klauser
2017-02-21
1
-1
/
+1
|
*
|
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
2017-02-21
1
-3
/
+3
|
*
|
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-21
1
-4
/
+4
|
*
|
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-21
1
-6
/
+1
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-02-20
2
-2
/
+2
|
|
\
\
|
|
*
|
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
1
-1
/
+1
|
|
*
|
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-02-16
1
-1
/
+1
|
*
|
|
net: mpls: Add support for netconf
David Ahern
2017-02-20
2
-3
/
+211
|
*
|
|
sctp: add support for MSG_MORE
Xin Long
2017-02-20
2
-6
/
+4
|
*
|
|
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
Xin Long
2017-02-20
1
-0
/
+4
|
*
|
|
openvswitch: Set event bit after initializing labels.
Jarno Rajahalme
2017-02-20
1
-3
/
+6
|
*
|
|
sctp: check duplicate node before inserting a new transport
Xin Long
2017-02-19
1
-0
/
+13
|
*
|
|
sctp: add reconf chunk event
Xin Long
2017-02-19
1
-0
/
+30
|
*
|
|
sctp: add reconf chunk process
Xin Long
2017-02-19
1
-0
/
+54
|
*
|
|
sctp: add a function to verify the sctp reconf chunk
Xin Long
2017-02-19
1
-0
/
+59
|
*
|
|
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2017-02-19
2
-7
/
+71
|
*
|
|
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
2017-02-19
1
-0
/
+113
|
*
|
|
sctp: add support for generating stream ssn reset event notification
Xin Long
2017-02-19
1
-0
/
+29
|
*
|
|
sctp: add support for generating stream reconf resp chunk
Xin Long
2017-02-19
1
-0
/
+74
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
4
-30
/
+44
|
|
\
\
\
|
*
|
|
|
tcp: use page_ref_inc() in tcp_sendmsg()
Eric Dumazet
2017-02-17
1
-1
/
+1
|
*
|
|
|
tcp: accommodate sequence number to a peer's shrunk receive window caused by ...
Cui, Cheng
2017-02-17
1
-2
/
+5
|
*
|
|
|
rds:Remove unnecessary ib_ring unalloc
Zhu Yanjun
2017-02-17
1
-1
/
+0
|
*
|
|
|
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
2017-02-17
1
-12
/
+0
|
*
|
|
|
rxrpc: Change module filename to rxrpc.ko
David Howells
2017-02-17
1
-6
/
+6
|
*
|
|
|
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
2017-02-17
1
-4
/
+7
|
*
|
|
|
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
Roopa Prabhu
2017-02-17
1
-1
/
+1
|
*
|
|
|
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
2
-1
/
+9
|
*
|
|
|
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
1
-9
/
+9
|
*
|
|
|
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
Roopa Prabhu
2017-02-17
1
-0
/
+2
|
*
|
|
|
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2017-02-17
2
-11
/
+23
|
*
|
|
|
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
2017-02-17
1
-2
/
+11
[next]