index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-12-07
1
-0
/
+3
*
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
2016-12-06
1
-1
/
+21
*
netlink: Do not schedule work from sk_destruct
Herbert Xu
2016-12-05
1
-17
/
+15
*
net: caif: remove ineffective check
Pan Bian
2016-12-05
1
-4
/
+1
*
net: ping: check minimum size on ICMP header length
Kees Cook
2016-12-05
1
-0
/
+4
*
net: bridge: set error code on failure
Pan Bian
2016-12-05
1
-0
/
+1
*
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
2016-12-05
1
-1
/
+1
*
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
1
-21
/
+21
*
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-05
1
-12
/
+14
*
net: dcb: set error code on failures
Pan Bian
2016-12-03
1
-0
/
+1
*
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-12-03
1
-2
/
+2
|
\
|
*
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
2016-12-02
1
-2
/
+2
*
|
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
1
-2
/
+2
*
|
tipc: check minimum bearer MTU
Michal Kubeček
2016-12-02
3
-2
/
+27
*
|
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
1
-1
/
+1
*
|
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
2016-12-02
1
-0
/
+2
*
|
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
2016-12-02
1
-1
/
+0
*
|
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
*
|
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
*
|
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-02
1
-6
/
+12
*
|
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-12-02
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
3
-3
/
+3
|
\
\
|
*
|
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
esp4: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
2016-11-30
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-12-01
9
-32
/
+60
|
\
\
\
|
*
|
|
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2016-11-30
1
-2
/
+2
|
*
|
|
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2016-11-29
2
-3
/
+3
|
*
|
|
netfilter: nft_range: add the missing NULL pointer check
Liping Zhang
2016-11-24
1
-0
/
+6
|
*
|
|
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
1
-5
/
+9
|
*
|
|
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-24
1
-16
/
+24
|
*
|
|
netfilter: nat: fix cmp return value
Florian Westphal
2016-11-24
1
-3
/
+6
|
*
|
|
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
Laura Garcia Liebana
2016-11-24
1
-2
/
+5
|
*
|
|
netfilter: Update nf_send_reset6 to consider L3 domain
David Ahern
2016-11-24
1
-0
/
+1
|
*
|
|
netfilter: Update ip_route_me_harder to consider L3 domain
David Ahern
2016-11-24
1
-1
/
+4
*
|
|
|
l2tp: fix address test in __l2tp_ip6_bind_lookup()
Guillaume Nault
2016-11-30
1
-1
/
+1
*
|
|
|
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
Guillaume Nault
2016-11-30
2
-5
/
+8
*
|
|
|
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
Guillaume Nault
2016-11-30
2
-38
/
+32
*
|
|
|
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2016-11-30
2
-10
/
+12
*
|
|
|
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2016-11-30
3
-13
/
+26
*
|
|
|
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
2016-11-30
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-1
/
+11
*
|
|
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
2016-11-29
1
-10
/
+2
*
|
|
net: dsa: slave: fix of-node leak and phy priority
Johan Hovold
2016-11-29
1
-2
/
+5
*
|
|
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
2016-11-29
1
-1
/
+1
*
|
|
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
Jiri Pirko
2016-11-29
1
-4
/
+6
*
|
|
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
2016-11-29
1
-5
/
+7
*
|
|
netlink: Call cb->done from a worker thread
Herbert Xu
2016-11-29
2
-4
/
+25
*
|
|
net/sched: pedit: make sure that offset is valid
Amir Vadai
2016-11-29
1
-4
/
+20
*
|
|
net: dsa: fix unbalanced dsa_switch_tree reference counting
Nikita Yushchenko
2016-11-28
1
-1
/
+3
[next]