index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-07-14
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-07-14
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-36
/
+40
2018-07-14
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-13
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
1
-6
/
+1
2018-07-13
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
1
-3
/
+2
2018-07-13
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
1
-3
/
+1
2018-07-13
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
1
-3
/
+1
2018-07-13
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
1
-0
/
+2
2018-07-13
nsh: set mac len based on inner packet
Willem de Bruijn
1
-1
/
+1
2018-07-13
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-0
/
+2
2018-07-13
tcp: allow user to create repair socket without window probes
Stefan Baranoff
1
-3
/
+5
2018-07-13
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
1
-5
/
+18
2018-07-12
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
1
-7
/
+18
2018-07-12
Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+6
2018-07-12
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
1
-3
/
+14
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
1
-15
/
+8
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
1
-3
/
+13
2018-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
14
-100
/
+90
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-09
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
1
-1
/
+1
2018-07-09
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
1
-0
/
+13
2018-07-09
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
1
-0
/
+1
2018-07-08
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
1
-0
/
+2
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-20
/
+109
2018-07-08
ipfrag: really prevent allocation on netns exit
Paolo Abeni
1
-1
/
+1
2018-07-08
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
1
-2
/
+1
2018-07-08
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
1
-0
/
+1
2018-07-08
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-2
/
+7
2018-07-08
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
1
-7
/
+91
2018-07-08
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
1
-1
/
+2
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
2
-5
/
+12
2018-07-07
tipc: make function tipc_net_finalize() thread safe
Jon Maloy
1
-6
/
+11
2018-07-07
tipc: fix correct setting of message type in second discoverer
Jon Maloy
1
-6
/
+7
2018-07-07
tipc: correct discovery message handling during address trial period
Jon Maloy
1
-1
/
+4
2018-07-07
tipc: fix wrong return value from function tipc_node_try_addr()
Jon Maloy
1
-2
/
+5
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
6
-83
/
+44
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
3
-21
/
+26
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
3
-16
/
+28
2018-07-06
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
1
-2
/
+3
2018-07-05
net: qrtr: Reset the node and port ID of broadcast messages
Arun Kumar Neelakantam
1
-2
/
+7
2018-07-05
net: qrtr: Broadcast messages only from control port
Arun Kumar Neelakantam
1
-0
/
+4
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
3
-95
/
+52
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2
-0
/
+2
2018-07-05
ieee802154: 6lowpan: set IFLA_LINK
Lubomir Rintel
1
-0
/
+6
2018-07-04
sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
Xin Long
1
-1
/
+1
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2
-72
/
+87
[prev]
[next]