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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Merge tag 'v4.3.5' into dev-4.3
openbmc-20160202-1
Joel Stanley
1
-3
/
+16
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-3
/
+16
2016-01-27
Merge tag 'v4.3.4' into dev-4.3
Joel Stanley
4
-2
/
+39
2016-01-23
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2016-01-23
net: fix IP early demux races
Eric Dumazet
2
-1
/
+34
2016-01-23
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2016-01-23
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-23
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
1
-1
/
+1
2015-12-17
Merge tag 'v4.3.3' into dev-4.3
openbmc-20151217-1
Joel Stanley
12
-10
/
+39
2015-12-15
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-0
/
+3
2015-12-15
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+20
2015-12-15
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2015-12-15
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-12-15
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-12-15
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-2
/
+1
2015-12-15
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-12-15
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-12-09
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-0
/
+1
2015-12-09
tun_dst: Fix potential NULL dereference
Tobias Klauser
1
-1
/
+2
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-12-09
ipv4: fix to not remove local route on link down
Julian Anastasov
1
-1
/
+1
2015-11-25
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
1
-0
/
+6
2015-11-25
net/ncsi: Rename ncsi_stop_dev() to ncsi_suspend_dev()
Gavin Shan
1
-3
/
+3
2015-11-18
net/ncsi: Manage NCSI device
Gavin Shan
1
-0
/
+38
2015-11-18
net/ncsi: Resource management
Gavin Shan
1
-0
/
+21
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-0
/
+32
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-08
af_unix: constify the sock parameter in unix_sk()
Paul Moore
1
-1
/
+1
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
1
-2
/
+2
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-25
ipv4: send arp replies to the correct tunnel
Jiri Benc
1
-0
/
+2
2015-09-22
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
1
-1
/
+13
2015-09-21
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
1
-1
/
+1
2015-09-21
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
1
-11
/
+19
2015-09-18
net: Fix vti use case with oif in dst lookups
David Ahern
2
-1
/
+2
2015-09-18
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
1
-1
/
+2
2015-09-16
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-16
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
1
-2
/
+9
2015-09-16
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+6
2015-09-10
net: ipv6: use common fib_default_rule_pref
Phil Sutter
1
-2
/
+0
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+38
2015-09-09
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-5
/
+0
2015-09-09
memcg: export struct mem_cgroup
Michal Hocko
1
-28
/
+0
2015-09-07
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+3
2015-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+3
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
1
-1
/
+3
2015-09-03
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
1
-18
/
+1
2015-09-02
flow_dissector: Use 'const' where possible.
David S. Miller
1
-4
/
+4
2015-09-02
flow_dissector: Don't use bit fields.
David S. Miller
1
-3
/
+5
[next]