index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
netfilter: conntrack: fix CT target for UNSPEC helpers
Florian Westphal
2016-11-08
1
-3
/
+8
|
|
*
|
|
netfilter: connmark: ignore skbs with magic untracked conntrack objects
Florian Westphal
2016-11-08
1
-2
/
+2
|
|
*
|
|
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
2016-11-08
1
-1
/
+1
|
|
*
|
|
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2016-10-31
2
-4
/
+8
|
|
*
|
|
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
2016-10-31
1
-1
/
+3
|
|
*
|
|
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-28
1
-2
/
+5
|
|
*
|
|
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
2016-10-27
1
-2
/
+1
|
|
*
|
|
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
2
-2
/
+2
|
|
*
|
|
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2016-10-27
1
-1
/
+4
|
|
*
|
|
netfilter: nf_tables: fix race when create new element in dynset
Liping Zhang
2016-10-27
1
-3
/
+12
|
|
*
|
|
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
5
-16
/
+23
|
|
*
|
|
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
2016-10-27
1
-0
/
+3
|
*
|
|
|
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-09
1
-0
/
+1
|
*
|
|
|
vxlan: hide unused local variable
Arnd Bergmann
2016-11-09
1
-1
/
+3
|
*
|
|
|
ibmvnic: Start completion queue negotiation at server-provided optimum values
John Allen
2016-11-09
1
-3
/
+2
|
*
|
|
|
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
2016-11-09
1
-2
/
+2
|
*
|
|
|
Merge branch 'qcom-emac-pause'
David S. Miller
2016-11-09
1
-4
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
net: qcom/emac: enable flow control if requested
Timur Tabi
2016-11-09
1
-4
/
+5
|
|
*
|
|
|
net: qcom/emac: configure the external phy to allow pause frames
Timur Tabi
2016-11-09
1
-0
/
+6
|
|
/
/
/
/
|
*
|
|
|
net: bgmac: fix reversed checks for clock control flag
Rafał Miłecki
2016-11-09
1
-2
/
+2
|
*
|
|
|
bna: Add synchronization for tx ring.
Benjamin Poirier
2016-11-09
1
-2
/
+2
|
*
|
|
|
Revert "net/mlx4_en: Fix panic during reboot"
Tariq Toukan
2016-11-09
1
-1
/
+0
|
*
|
|
|
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
2016-11-09
1
-0
/
+1
|
*
|
|
|
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
2016-11-09
1
-0
/
+2
|
*
|
|
|
driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed.
Gao Feng
2016-11-09
1
-9
/
+22
|
*
|
|
|
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-07
1
-12
/
+9
|
*
|
|
|
Documentation: networking: dsa: Update tagging protocols
Fabian Mewes
2016-11-07
1
-1
/
+2
|
*
|
|
|
virtio-net: drop legacy features in virtio 1 mode
Michael S. Tsirkin
2016-11-07
1
-10
/
+20
|
*
|
|
|
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
2016-11-07
1
-1
/
+1
|
*
|
|
|
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
2016-11-07
1
-1
/
+3
|
*
|
|
|
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
2016-11-07
1
-1
/
+2
|
*
|
|
|
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2016-11-07
1
-2
/
+5
|
*
|
|
|
Merge branch 'phy-ref-leaks'
David S. Miller
2016-11-07
4
-5
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
net: hns: fix device reference leaks
Johan Hovold
2016-11-07
1
-1
/
+7
|
|
*
|
|
|
net: ethernet: ti: davinci_emac: fix device reference leak
Johan Hovold
2016-11-07
1
-4
/
+6
|
|
*
|
|
|
net: ethernet: ti: cpsw: fix device and of_node leaks
Johan Hovold
2016-11-07
1
-0
/
+3
|
|
*
|
|
|
phy: fix device reference leaks
Johan Hovold
2016-11-07
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'mlx5-fixes'
David S. Miller
2016-11-04
5
-20
/
+26
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalid
Huy Nguyen
2016-11-04
1
-2
/
+3
|
|
*
|
|
|
net/mlx5: E-Switch, Set the actions for offloaded rules properly
Or Gerlitz
2016-11-04
1
-1
/
+2
|
|
*
|
|
|
net/mlx5e: Handle matching on vlan priority for offloaded TC rules
Or Gerlitz
2016-11-04
1
-1
/
+4
|
|
*
|
|
|
net/mlx5e: Disallow changing name-space for VF representors
Or Gerlitz
2016-11-04
1
-1
/
+1
|
|
*
|
|
|
net/mlx5e: Re-arrange XDP SQ/CQ creation
Saeed Mahameed
2016-11-04
1
-17
/
+15
|
|
*
|
|
|
net/mlx5e: Fix XDP error path of mlx5e_open_channel()
Saeed Mahameed
2016-11-04
1
-1
/
+4
|
|
/
/
/
/
|
*
|
|
|
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
2016-11-03
1
-1
/
+5
|
*
|
|
|
genetlink: fix a memory leak on error path
WANG Cong
2016-11-03
1
-1
/
+3
|
*
|
|
|
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
2016-11-03
1
-0
/
+1
|
*
|
|
|
ehea: fix operation state report
Guilherme G. Piccoli
2016-11-03
1
-0
/
+2
|
*
|
|
|
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
2016-11-03
1
-7
/
+8
|
*
|
|
|
netlink: netlink_diag_dump() runs without locks
Eric Dumazet
2016-11-03
1
-4
/
+1
[prev]
[next]